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

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

__eq__(self, *args)pcbnew.PCB_TABLE
__init__(self, *args)pcbnew.PCB_TABLE
AddCell(self, aCell)pcbnew.PCB_TABLE
AddNative(self, *args)pcbnew.PCB_TABLE
ClassOf(aItem)pcbnew.PCB_TABLEstatic
ClearCells(self)pcbnew.PCB_TABLE
Compare(aTable, aOther)pcbnew.PCB_TABLEstatic
DeleteMarkedCells(self)pcbnew.PCB_TABLE
GetBorderColor(self)pcbnew.PCB_TABLE
GetBorderStroke(self)pcbnew.PCB_TABLE
GetBorderStyle(self)pcbnew.PCB_TABLE
GetBorderWidth(self)pcbnew.PCB_TABLE
GetCell(self, aRow, aCol)pcbnew.PCB_TABLE
GetCells(self)pcbnew.PCB_TABLE
GetColCount(self)pcbnew.PCB_TABLE
GetColWidth(self, aCol)pcbnew.PCB_TABLE
GetEffectiveShape(self, *args)pcbnew.PCB_TABLE
GetEnd(self)pcbnew.PCB_TABLE
GetOrientation(self)pcbnew.PCB_TABLE
GetPositionX(self)pcbnew.PCB_TABLE
GetPositionY(self)pcbnew.PCB_TABLE
GetRowCount(self)pcbnew.PCB_TABLE
GetRowHeight(self, aRow)pcbnew.PCB_TABLE
GetSeparatorsColor(self)pcbnew.PCB_TABLE
GetSeparatorsStroke(self)pcbnew.PCB_TABLE
GetSeparatorsStyle(self)pcbnew.PCB_TABLE
GetSeparatorsWidth(self)pcbnew.PCB_TABLE
HitTest(self, *args)pcbnew.PCB_TABLE
InsertCell(self, aIdx, aCell)pcbnew.PCB_TABLE
RemoveNative(self, *args)pcbnew.PCB_TABLE
SetBorderColor(self, aColor)pcbnew.PCB_TABLE
SetBorderStroke(self, aParams)pcbnew.PCB_TABLE
SetBorderStyle(self, aStyle)pcbnew.PCB_TABLE
SetBorderWidth(self, aWidth)pcbnew.PCB_TABLE
SetColCount(self, aCount)pcbnew.PCB_TABLE
SetColWidth(self, aCol, aWidth)pcbnew.PCB_TABLE
SetOrientation(self, aAngle)pcbnew.PCB_TABLE
SetPositionX(self, x)pcbnew.PCB_TABLE
SetPositionY(self, y)pcbnew.PCB_TABLE
SetRowHeight(self, aRow, aHeight)pcbnew.PCB_TABLE
SetSeparatorsColor(self, aColor)pcbnew.PCB_TABLE
SetSeparatorsStroke(self, aParams)pcbnew.PCB_TABLE
SetSeparatorsStyle(self, aStyle)pcbnew.PCB_TABLE
SetSeparatorsWidth(self, aWidth)pcbnew.PCB_TABLE
SetStrokeColumns(self, aDoStroke)pcbnew.PCB_TABLE
SetStrokeExternal(self, aDoStroke)pcbnew.PCB_TABLE
SetStrokeHeader(self, aDoStroke)pcbnew.PCB_TABLE
SetStrokeRows(self, aDoStroke)pcbnew.PCB_TABLE
StrokeColumns(self)pcbnew.PCB_TABLE
StrokeExternal(self)pcbnew.PCB_TABLE
StrokeHeader(self)pcbnew.PCB_TABLE
StrokeRows(self)pcbnew.PCB_TABLE
thisownpcbnew.PCB_TABLEstatic
TransformShapeToPolygon(self, aBuffer, aLayer, aClearance, aMaxError, aErrorLoc, aIgnoreLineWidth=False)pcbnew.PCB_TABLE