KiCad Pcbnew Python Scripting
|
This is the complete list of members for pcbnew.NETCLASSPTR, including all inherited members.
__init__(self, "string" name) | pcbnew.NETCLASSPTR | |
GetClearance(self) | pcbnew.NETCLASSPTR | |
GetCount(self) | pcbnew.NETCLASSPTR | |
GetDescription(self) | pcbnew.NETCLASSPTR | |
GetDiffPairGap(self) | pcbnew.NETCLASSPTR | |
GetDiffPairWidth(self) | pcbnew.NETCLASSPTR | |
GetName(self) | pcbnew.NETCLASSPTR | |
GetTrackWidth(self) | pcbnew.NETCLASSPTR | |
GetuViaDiameter(self) | pcbnew.NETCLASSPTR | |
GetuViaDrill(self) | pcbnew.NETCLASSPTR | |
GetViaDiameter(self) | pcbnew.NETCLASSPTR | |
GetViaDrill(self) | pcbnew.NETCLASSPTR | |
NetNames(self) | pcbnew.NETCLASSPTR | |
SetClearance(self, "int" aClearance) | pcbnew.NETCLASSPTR | |
SetDescription(self, "wxString" aDesc) | pcbnew.NETCLASSPTR | |
SetDiffPairGap(self, "int" aSize) | pcbnew.NETCLASSPTR | |
SetDiffPairWidth(self, "int" aSize) | pcbnew.NETCLASSPTR | |
SetTrackWidth(self, "int" aWidth) | pcbnew.NETCLASSPTR | |
SetuViaDiameter(self, "int" aSize) | pcbnew.NETCLASSPTR | |
SetuViaDrill(self, "int" aSize) | pcbnew.NETCLASSPTR | |
SetViaDiameter(self, "int" aDia) | pcbnew.NETCLASSPTR | |
SetViaDrill(self, "int" aSize) | pcbnew.NETCLASSPTR | |
thisown | pcbnew.NETCLASSPTR | static |