KiCad Pcbnew Python Scripting
|
This is the complete list of members for pcbnew.PCB_TRACK, including all inherited members.
__init__(self, "BOARD_ITEM" aParent, "KICAD_T" idtype=PCB_TRACE_T) | pcbnew.PCB_TRACK | |
ApproxCollinear(self, "PCB_TRACK" aTrack) | pcbnew.PCB_TRACK | |
ClassOf("EDA_ITEM" aItem) | pcbnew.PCB_TRACK | static |
Clone(self) | pcbnew.PCB_TRACK | |
Flip(self, "wxPoint" aCentre, "bool" aFlipLeftRight) | pcbnew.PCB_TRACK | |
GetBoundingBox(self) | pcbnew.PCB_TRACK | |
GetClass(self) | pcbnew.PCB_TRACK | |
GetEffectiveShape(self, *args) | pcbnew.PCB_TRACK | |
GetEnd(self) | pcbnew.PCB_TRACK | |
GetEndPoint(self, "ENDPOINT_T" aEndPoint) | pcbnew.PCB_TRACK | |
GetEndX(self) | pcbnew.PCB_TRACK | |
GetEndY(self) | pcbnew.PCB_TRACK | |
GetFocusPosition(self) | pcbnew.PCB_TRACK | |
GetLength(self) | pcbnew.PCB_TRACK | |
GetLocalClearance(self, "wxString" aSource) | pcbnew.PCB_TRACK | |
GetMenuImage(self) | pcbnew.PCB_TRACK | |
GetMsgPanelInfo(self, "EDA_DRAW_FRAME *" aFrame, "std::vector< MSG_PANEL_ITEM,std::allocator< MSG_PANEL_ITEM > > &" aList) | pcbnew.PCB_TRACK | |
GetPosition(self) | pcbnew.PCB_TRACK | |
GetSelectMenuText(self, "EDA_UNITS" aUnits) | pcbnew.PCB_TRACK | |
GetStart(self) | pcbnew.PCB_TRACK | |
GetWidth(self) | pcbnew.PCB_TRACK | |
HitTest(self, *args) | pcbnew.PCB_TRACK | |
IsNull(self) | pcbnew.PCB_TRACK | |
IsOnCopperLayer(self) | pcbnew.PCB_TRACK | |
IsPointOnEnds(self, "wxPoint" point, "int" min_dist=0) | pcbnew.PCB_TRACK | |
Move(self, "wxPoint" aMoveVector) | pcbnew.PCB_TRACK | |
Rotate(self, "wxPoint" aRotCentre, "double" aAngle) | pcbnew.PCB_TRACK | |
SetEnd(self, "wxPoint" aEnd) | pcbnew.PCB_TRACK | |
SetEndX(self, "int" aX) | pcbnew.PCB_TRACK | |
SetEndY(self, "int" aY) | pcbnew.PCB_TRACK | |
SetPosition(self, "wxPoint" aPos) | pcbnew.PCB_TRACK | |
SetStart(self, "wxPoint" aStart) | pcbnew.PCB_TRACK | |
SetWidth(self, "int" aWidth) | pcbnew.PCB_TRACK | |
SwapData(self, "BOARD_ITEM" aImage) | pcbnew.PCB_TRACK | |
thisown | pcbnew.PCB_TRACK | static |
TransformShapeWithClearanceToPolygon(self, "SHAPE_POLY_SET" aCornerBuffer, "PCB_LAYER_ID" aLayer, "int" aClearanceValue, "int" aError, "ERROR_LOC" aErrorLoc, "bool" ignoreLineWidth=False) | pcbnew.PCB_TRACK | |
ViewBBox(self) | pcbnew.PCB_TRACK | |
ViewGetLayers(self, "int []" aLayers, "int &" aCount) | pcbnew.PCB_TRACK | |
ViewGetLOD(self, "int" aLayer, "KIGFX::VIEW *" aView) | pcbnew.PCB_TRACK | |
Visit(self, "INSPECTOR" inspector, "void *" testData, "KICAD_T const []" scanTypes) | pcbnew.PCB_TRACK |