This is the complete list of members for pcbnew.NETCLASS, including all inherited members.
__init__(self, aName) | pcbnew.NETCLASS | |
Default | pcbnew.NETCLASS | static |
GetBusWidth(self) | pcbnew.NETCLASS | |
GetClass(self) | pcbnew.NETCLASS | |
GetClearance(self) | pcbnew.NETCLASS | |
GetDescription(self) | pcbnew.NETCLASS | |
GetDiffPairGap(self) | pcbnew.NETCLASS | |
GetDiffPairViaGap(self) | pcbnew.NETCLASS | |
GetDiffPairWidth(self) | pcbnew.NETCLASS | |
GetLineStyle(self) | pcbnew.NETCLASS | |
GetName(self) | pcbnew.NETCLASS | |
GetPcbColor(self) | pcbnew.NETCLASS | |
GetSchematicColor(self) | pcbnew.NETCLASS | |
GetTrackWidth(self) | pcbnew.NETCLASS | |
GetuViaDiameter(self) | pcbnew.NETCLASS | |
GetuViaDrill(self) | pcbnew.NETCLASS | |
GetViaDiameter(self) | pcbnew.NETCLASS | |
GetViaDrill(self) | pcbnew.NETCLASS | |
GetWireWidth(self) | pcbnew.NETCLASS | |
HasClearance(self) | pcbnew.NETCLASS | |
HasDiffPairGap(self) | pcbnew.NETCLASS | |
HasDiffPairViaGap(self) | pcbnew.NETCLASS | |
HasDiffPairWidth(self) | pcbnew.NETCLASS | |
HasTrackWidth(self) | pcbnew.NETCLASS | |
HasuViaDiameter(self) | pcbnew.NETCLASS | |
HasuViaDrill(self) | pcbnew.NETCLASS | |
HasViaDiameter(self) | pcbnew.NETCLASS | |
HasViaDrill(self) | pcbnew.NETCLASS | |
SetBusWidth(self, aWidth) | pcbnew.NETCLASS | |
SetClearance(self, aClearance) | pcbnew.NETCLASS | |
SetDescription(self, aDesc) | pcbnew.NETCLASS | |
SetDiffPairGap(self, aSize) | pcbnew.NETCLASS | |
SetDiffPairViaGap(self, aSize) | pcbnew.NETCLASS | |
SetDiffPairWidth(self, aSize) | pcbnew.NETCLASS | |
SetLineStyle(self, aStyle) | pcbnew.NETCLASS | |
SetName(self, aName) | pcbnew.NETCLASS | |
SetPcbColor(self, aColor) | pcbnew.NETCLASS | |
SetSchematicColor(self, aColor) | pcbnew.NETCLASS | |
SetTrackWidth(self, aWidth) | pcbnew.NETCLASS | |
SetuViaDiameter(self, aSize) | pcbnew.NETCLASS | |
SetuViaDrill(self, aSize) | pcbnew.NETCLASS | |
SetViaDiameter(self, aDia) | pcbnew.NETCLASS | |
SetViaDrill(self, aSize) | pcbnew.NETCLASS | |
SetWireWidth(self, aWidth) | pcbnew.NETCLASS | |
thisown | pcbnew.NETCLASS | static |