KiCad Pcbnew Python Scripting
Loading...
Searching...
No Matches
pcbnew.SHAPE_ARC Member List

This is the complete list of members for pcbnew.SHAPE_ARC, including all inherited members.

__eq__(self, aArc)pcbnew.SHAPE_ARC
__init__(self, *args, **kwargs)pcbnew.SHAPE_ARC
BBox(self, aClearance=0)pcbnew.SHAPE_ARC
Cast(self)pcbnew.SHAPE
Centre(self)pcbnew.SHAPE
Clone(self)pcbnew.SHAPE
Collide(self, *args)pcbnew.SHAPE_ARC
ConstructFromStartEndAngle(self, aStart, aEnd, aAngle, aWidth=0)pcbnew.SHAPE_ARC
ConstructFromStartEndCenter(self, aStart, aEnd, aCenter, aClockwise=False, aWidth=0)pcbnew.SHAPE_ARC
ConvertToPolyline(self, *args)pcbnew.SHAPE_ARC
DefaultAccuracyForPCB()pcbnew.SHAPE_ARCstatic
Distance(self, aP)pcbnew.SHAPE
Format(self, aCplusPlus=True)pcbnew.SHAPE
GetArcMid(self)pcbnew.SHAPE_ARC
GetCenter(self)pcbnew.SHAPE_ARC
GetCentralAngle(self)pcbnew.SHAPE_ARC
GetChord(self)pcbnew.SHAPE_ARC
GetClearance(self, aOther)pcbnew.SHAPE
GetEnd(self)pcbnew.SHAPE
GetEndAngle(self)pcbnew.SHAPE_ARC
GetIndexableSubshapeCount(self)pcbnew.SHAPE_BASE
GetIndexableSubshapes(self, aSubshapes)pcbnew.SHAPE_BASE
GetLength(self)pcbnew.SHAPE_ARC
GetP0(self)pcbnew.SHAPE_ARC
GetP1(self)pcbnew.SHAPE_ARC
GetRadius(self)pcbnew.SHAPE_ARC
GetStart(self)pcbnew.SHAPE
GetStartAngle(self)pcbnew.SHAPE_ARC
GetWidth(self)pcbnew.SHAPE
HasIndexableSubshapes(self)pcbnew.SHAPE_BASE
Intersect(self, *args)pcbnew.SHAPE_ARC
IntersectLine(self, aSeg, aIpsBuffer)pcbnew.SHAPE_ARC
IsCCW(self)pcbnew.SHAPE_ARC
IsClockwise(self)pcbnew.SHAPE_ARC
IsEffectiveLine(self)pcbnew.SHAPE_ARC
IsNull(self)pcbnew.SHAPE
IsSolid(self)pcbnew.SHAPE
MIN_PRECISION_IUpcbnew.SHAPEstatic
Mirror(self, *args)pcbnew.SHAPE_ARC
Move(self, aVector)pcbnew.SHAPE
NearestPoint(self, aP)pcbnew.SHAPE_ARC
NearestPoints(self, *args)pcbnew.SHAPE_ARC
Parse(self, aStream)pcbnew.SHAPE
PointInside(self, aPt, aAccuracy=0, aUseBBoxCache=False)pcbnew.SHAPE
Reverse(self)pcbnew.SHAPE_ARC
Reversed(self)pcbnew.SHAPE_ARC
Rotate(self, *args)pcbnew.SHAPE
SetWidth(self, aWidth)pcbnew.SHAPE
SquaredDistance(self, aP, aOutlineOnly=False)pcbnew.SHAPE
thisownpcbnew.SHAPE_ARCstatic
TransformToPolygon(self, aBuffer, aError, aErrorLoc)pcbnew.SHAPE
Type(self)pcbnew.SHAPE_BASE
TypeName(self)pcbnew.SHAPE_BASE