KiCad Pcbnew Python Scripting
pcbnew.PCB_DIMENSION_BASE Member List

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

__init__(self, *args, **kwargs)pcbnew.PCB_DIMENSION_BASE
Flip(self, "wxPoint" aCentre, "bool" aFlipLeftRight)pcbnew.PCB_DIMENSION_BASE
GetArrowLength(self)pcbnew.PCB_DIMENSION_BASE
GetBoundingBox(self)pcbnew.PCB_DIMENSION_BASE
GetEffectiveShape(self, *args)pcbnew.PCB_DIMENSION_BASE
GetEnd(self)pcbnew.PCB_DIMENSION_BASE
GetExtensionOffset(self)pcbnew.PCB_DIMENSION_BASE
GetKeepTextAligned(self)pcbnew.PCB_DIMENSION_BASE
GetLineThickness(self)pcbnew.PCB_DIMENSION_BASE
GetMeasuredValue(self)pcbnew.PCB_DIMENSION_BASE
GetMsgPanelInfo(self, "EDA_DRAW_FRAME *" aFrame, "std::vector< MSG_PANEL_ITEM,std::allocator< MSG_PANEL_ITEM > > &" aList)pcbnew.PCB_DIMENSION_BASE
GetOverrideText(self)pcbnew.PCB_DIMENSION_BASE
GetOverrideTextEnabled(self)pcbnew.PCB_DIMENSION_BASE
GetPosition(self)pcbnew.PCB_DIMENSION_BASE
GetPrecision(self)pcbnew.PCB_DIMENSION_BASE
GetPrefix(self)pcbnew.PCB_DIMENSION_BASE
GetSelectMenuText(self, "EDA_UNITS" aUnits)pcbnew.PCB_DIMENSION_BASE
GetShapes(self)pcbnew.PCB_DIMENSION_BASE
GetStart(self)pcbnew.PCB_DIMENSION_BASE
GetSuffix(self)pcbnew.PCB_DIMENSION_BASE
GetSuppressZeroes(self)pcbnew.PCB_DIMENSION_BASE
GetText(self)pcbnew.PCB_DIMENSION_BASE
GetTextPositionMode(self)pcbnew.PCB_DIMENSION_BASE
GetUnits(self, "EDA_UNITS &" aUnits)pcbnew.PCB_DIMENSION_BASE
GetUnitsFormat(self)pcbnew.PCB_DIMENSION_BASE
GetUnitsMode(self)pcbnew.PCB_DIMENSION_BASE
GetValueText(self)pcbnew.PCB_DIMENSION_BASE
HitTest(self, *args)pcbnew.PCB_DIMENSION_BASE
IsType(self, "KICAD_T const []" aScanTypes)pcbnew.PCB_DIMENSION_BASE
Mirror(self, "wxPoint" axis_pos, "bool" aMirrorLeftRight=False)pcbnew.PCB_DIMENSION_BASE
Move(self, "wxPoint" offset)pcbnew.PCB_DIMENSION_BASE
Rotate(self, "wxPoint" aRotCentre, "double" aAngle)pcbnew.PCB_DIMENSION_BASE
SetArrowLength(self, "int" aLength)pcbnew.PCB_DIMENSION_BASE
SetAutoUnits(self, "bool" aAuto=True)pcbnew.PCB_DIMENSION_BASE
SetEnd(self, "wxPoint" aPoint)pcbnew.PCB_DIMENSION_BASE
SetExtensionOffset(self, "int" aOffset)pcbnew.PCB_DIMENSION_BASE
SetKeepTextAligned(self, "bool" aKeepAligned)pcbnew.PCB_DIMENSION_BASE
SetLayer(self, "PCB_LAYER_ID" aLayer)pcbnew.PCB_DIMENSION_BASE
SetLineThickness(self, "int" aWidth)pcbnew.PCB_DIMENSION_BASE
SetMeasuredValue(self, "int" aValue)pcbnew.PCB_DIMENSION_BASE
SetOverrideText(self, "wxString" aValue)pcbnew.PCB_DIMENSION_BASE
SetOverrideTextEnabled(self, "bool" aOverride)pcbnew.PCB_DIMENSION_BASE
SetParent(self, "EDA_ITEM" aParent)pcbnew.PCB_DIMENSION_BASE
SetPosition(self, "wxPoint" aPos)pcbnew.PCB_DIMENSION_BASE
SetPrecision(self, "int" aPrecision)pcbnew.PCB_DIMENSION_BASE
SetPrefix(self, "wxString" aPrefix)pcbnew.PCB_DIMENSION_BASE
SetStart(self, "wxPoint" aPoint)pcbnew.PCB_DIMENSION_BASE
SetSuffix(self, "wxString" aSuffix)pcbnew.PCB_DIMENSION_BASE
SetSuppressZeroes(self, "bool" aSuppress)pcbnew.PCB_DIMENSION_BASE
SetText(self, "wxString" aNewText)pcbnew.PCB_DIMENSION_BASE
SetTextPositionMode(self, "DIM_TEXT_POSITION" aMode)pcbnew.PCB_DIMENSION_BASE
SetTextSize(self, "wxSize" aTextSize)pcbnew.PCB_DIMENSION_BASE
SetUnits(self, "EDA_UNITS" aUnits)pcbnew.PCB_DIMENSION_BASE
SetUnitsFormat(self, "DIM_UNITS_FORMAT const" aFormat)pcbnew.PCB_DIMENSION_BASE
SetUnitsMode(self, "DIM_UNITS_MODE" aMode)pcbnew.PCB_DIMENSION_BASE
Text(self, *args)pcbnew.PCB_DIMENSION_BASE
thisownpcbnew.PCB_DIMENSION_BASEstatic
TransformShapeWithClearanceToPolygon(self, "SHAPE_POLY_SET" aCornerBuffer, "PCB_LAYER_ID" aLayer, "int" aClearance, "int" aError, "ERROR_LOC" aErrorLoc, "bool" aIgnoreLineWidth)pcbnew.PCB_DIMENSION_BASE
Update(self)pcbnew.PCB_DIMENSION_BASE
ViewBBox(self)pcbnew.PCB_DIMENSION_BASE