KiCad Pcbnew Python Scripting
|
This is the complete list of members for pcbnew.PCB_DIM_ALIGNED, including all inherited members.
__init__(self, "BOARD_ITEM" aParent, "KICAD_T" aType=PCB_DIM_ALIGNED_T) | pcbnew.PCB_DIM_ALIGNED | |
ClassOf("EDA_ITEM" aItem) | pcbnew.PCB_DIM_ALIGNED | static |
Clone(self) | pcbnew.PCB_DIM_ALIGNED | |
GetAngle(self) | pcbnew.PCB_DIM_ALIGNED | |
GetClass(self) | pcbnew.PCB_DIM_ALIGNED | |
GetCrossbarEnd(self) | pcbnew.PCB_DIM_ALIGNED | |
GetCrossbarStart(self) | pcbnew.PCB_DIM_ALIGNED | |
GetExtensionHeight(self) | pcbnew.PCB_DIM_ALIGNED | |
GetHeight(self) | pcbnew.PCB_DIM_ALIGNED | |
GetMenuImage(self) | pcbnew.PCB_DIM_ALIGNED | |
GetMsgPanelInfo(self, "EDA_DRAW_FRAME *" aFrame, "std::vector< MSG_PANEL_ITEM,std::allocator< MSG_PANEL_ITEM > > &" aList) | pcbnew.PCB_DIM_ALIGNED | |
SetExtensionHeight(self, "int" aHeight) | pcbnew.PCB_DIM_ALIGNED | |
SetHeight(self, "int" aHeight) | pcbnew.PCB_DIM_ALIGNED | |
SwapData(self, "BOARD_ITEM" aImage) | pcbnew.PCB_DIM_ALIGNED | |
thisown | pcbnew.PCB_DIM_ALIGNED | static |
UpdateHeight(self, "wxPoint" aCrossbarStart, "wxPoint" aCrossbarEnd) | pcbnew.PCB_DIM_ALIGNED |