This is the complete list of members for pcbnew.ZONE_SETTINGS, including all inherited members.
__init__(self) | pcbnew.ZONE_SETTINGS | |
__lshift__(self, aSource) | pcbnew.ZONE_SETTINGS | |
ExportSetting(self, aTarget, 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_BorderHatchPitch | pcbnew.ZONE_SETTINGS | static |
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_TeardropType | pcbnew.ZONE_SETTINGS | static |
m_ThermalReliefGap | pcbnew.ZONE_SETTINGS | static |
m_ThermalReliefSpokeWidth | 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, aRadius) | pcbnew.ZONE_SETTINGS | |
SetCornerSmoothingType(self, aType) | pcbnew.ZONE_SETTINGS | |
SetDoNotAllowCopperPour(self, aEnable) | pcbnew.ZONE_SETTINGS | |
SetDoNotAllowFootprints(self, aEnable) | pcbnew.ZONE_SETTINGS | |
SetDoNotAllowPads(self, aEnable) | pcbnew.ZONE_SETTINGS | |
SetDoNotAllowTracks(self, aEnable) | pcbnew.ZONE_SETTINGS | |
SetDoNotAllowVias(self, aEnable) | pcbnew.ZONE_SETTINGS | |
SetIslandRemovalMode(self, aRemove) | pcbnew.ZONE_SETTINGS | |
SetIsRuleArea(self, aEnable) | pcbnew.ZONE_SETTINGS | |
SetMinIslandArea(self, aArea) | pcbnew.ZONE_SETTINGS | |
SetPadConnection(self, aPadConnection) | pcbnew.ZONE_SETTINGS | |
SetupLayersList(self, aList, aFrame, aLayers, 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 |