KiCad Pcbnew Python Scripting
|
This is the complete list of members for pcbnew.PCB_DIM_ALIGNED, including all inherited members.
__init__(self, aParent, aType=PCB_DIM_ALIGNED_T) | pcbnew.PCB_DIM_ALIGNED | |
ChangeExtensionHeight(self, aHeight) | pcbnew.PCB_DIM_ALIGNED | |
ChangeHeight(self, aHeight) | pcbnew.PCB_DIM_ALIGNED | |
ClassOf(aItem) | pcbnew.PCB_DIM_ALIGNED | static |
GetAngle(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 | |
SetExtensionHeight(self, aHeight) | pcbnew.PCB_DIM_ALIGNED | |
SetHeight(self, aHeight) | pcbnew.PCB_DIM_ALIGNED | |
thisown | pcbnew.PCB_DIM_ALIGNED | static |
UpdateHeight(self, aCrossbarStart, aCrossbarEnd) | pcbnew.PCB_DIM_ALIGNED |