This is the complete list of members for pcbnew.ZONE_SETTINGS, including all inherited members.
__init__(self) | pcbnew.ZONE_SETTINGS | |
__lshift__(self, "ZONE" aSource) | pcbnew.ZONE_SETTINGS | |
ExportSetting(self, "ZONE" aTarget, "bool" aFullExport=True) | pcbnew.ZONE_SETTINGS | |
GetCornerRadius(self) | pcbnew.ZONE_SETTINGS | |
GetCornerSmoothingType(self) | pcbnew.ZONE_SETTINGS | |
GetDoNotAllowCopperPour(self) | pcbnew.ZONE_SETTINGS | |
GetDoNotAllowFootprints(self) | pcbnew.ZONE_SETTINGS | |
GetDoNotAllowPads(self) | pcbnew.ZONE_SETTINGS | |
GetDoNotAllowTracks(self) | pcbnew.ZONE_SETTINGS | |
GetDoNotAllowVias(self) | pcbnew.ZONE_SETTINGS | |
GetIslandRemovalMode(self) | pcbnew.ZONE_SETTINGS | |
GetIsRuleArea(self) | pcbnew.ZONE_SETTINGS | |
GetMinIslandArea(self) | pcbnew.ZONE_SETTINGS | |
GetPadConnection(self) | pcbnew.ZONE_SETTINGS | |
m_FillMode | pcbnew.ZONE_SETTINGS | static |
m_HatchBorderAlgorithm | pcbnew.ZONE_SETTINGS | static |
m_HatchGap | pcbnew.ZONE_SETTINGS | static |
m_HatchHoleMinArea | pcbnew.ZONE_SETTINGS | static |
m_HatchOrientation | pcbnew.ZONE_SETTINGS | static |
m_HatchSmoothingLevel | pcbnew.ZONE_SETTINGS | static |
m_HatchSmoothingValue | pcbnew.ZONE_SETTINGS | static |
m_HatchThickness | pcbnew.ZONE_SETTINGS | static |
m_Layers | pcbnew.ZONE_SETTINGS | static |
m_Locked | pcbnew.ZONE_SETTINGS | static |
m_Name | pcbnew.ZONE_SETTINGS | static |
m_NetcodeSelection | pcbnew.ZONE_SETTINGS | static |
m_ThermalReliefGap | pcbnew.ZONE_SETTINGS | static |
m_ThermalReliefSpokeWidth | pcbnew.ZONE_SETTINGS | static |
m_Zone_45_Only | pcbnew.ZONE_SETTINGS | static |
m_ZoneBorderDisplayStyle | pcbnew.ZONE_SETTINGS | static |
m_ZoneClearance | pcbnew.ZONE_SETTINGS | static |
m_ZoneMinThickness | pcbnew.ZONE_SETTINGS | static |
m_ZonePriority | pcbnew.ZONE_SETTINGS | static |
SetCornerRadius(self, "int" aRadius) | pcbnew.ZONE_SETTINGS | |
SetCornerSmoothingType(self, "int" aType) | pcbnew.ZONE_SETTINGS | |
SetDoNotAllowCopperPour(self, "bool" aEnable) | pcbnew.ZONE_SETTINGS | |
SetDoNotAllowFootprints(self, "bool" aEnable) | pcbnew.ZONE_SETTINGS | |
SetDoNotAllowPads(self, "bool" aEnable) | pcbnew.ZONE_SETTINGS | |
SetDoNotAllowTracks(self, "bool" aEnable) | pcbnew.ZONE_SETTINGS | |
SetDoNotAllowVias(self, "bool" aEnable) | pcbnew.ZONE_SETTINGS | |
SetIslandRemovalMode(self, "ISLAND_REMOVAL_MODE" aRemove) | pcbnew.ZONE_SETTINGS | |
SetIsRuleArea(self, "bool" aEnable) | pcbnew.ZONE_SETTINGS | |
SetMinIslandArea(self, "long long" aArea) | pcbnew.ZONE_SETTINGS | |
SetPadConnection(self, "ZONE_CONNECTION" aPadConnection) | pcbnew.ZONE_SETTINGS | |
SetupLayersList(self, "wxDataViewListCtrl *" aList, "PCB_BASE_FRAME *" aFrame, "LSET" aLayers, "bool" aFpEditorMode) | pcbnew.ZONE_SETTINGS | |
SMOOTHING_CHAMFER | pcbnew.ZONE_SETTINGS | static |
SMOOTHING_FILLET | pcbnew.ZONE_SETTINGS | static |
SMOOTHING_LAST | pcbnew.ZONE_SETTINGS | static |
SMOOTHING_NONE | pcbnew.ZONE_SETTINGS | static |
SMOOTHING_UNDEFINED | pcbnew.ZONE_SETTINGS | static |
thisown | pcbnew.ZONE_SETTINGS | static |