| 
    KiCad Pcbnew Python Scripting
    
   | 
 
This is the complete list of members for pcbnew.MARKER_BASE, including all inherited members.
| __init__(self, *args, **kwargs) | pcbnew.MARKER_BASE | |
| GetBoundingBoxMarker(self) | pcbnew.MARKER_BASE | |
| GetMarkerType(self) | pcbnew.MARKER_BASE | |
| GetPos(self) | pcbnew.MARKER_BASE | |
| GetRCItem(self) | pcbnew.MARKER_BASE | |
| GetSeverity(self) | pcbnew.MARKER_BASE | |
| GetUUID(self) | pcbnew.MARKER_BASE | |
| HitTestMarker(self, *args) | pcbnew.MARKER_BASE | |
| IsExcluded(self) | pcbnew.MARKER_BASE | |
| m_Pos | pcbnew.MARKER_BASE | static | 
| MARKER_DRAWING_SHEET | pcbnew.MARKER_BASE | static | 
| MARKER_DRC | pcbnew.MARKER_BASE | static | 
| MARKER_ERC | pcbnew.MARKER_BASE | static | 
| MARKER_PARITY | pcbnew.MARKER_BASE | static | 
| MARKER_RATSNEST | pcbnew.MARKER_BASE | static | 
| MARKER_SIMUL | pcbnew.MARKER_BASE | static | 
| MARKER_UNSPEC | pcbnew.MARKER_BASE | static | 
| MarkerScale(self) | pcbnew.MARKER_BASE | |
| PrintMarker(self, aSettings, aOffset) | pcbnew.MARKER_BASE | |
| SetExcluded(self, aExcluded) | pcbnew.MARKER_BASE | |
| SetMarkerScale(self, aScale) | pcbnew.MARKER_BASE | |
| SetMarkerType(self, aMarkerType) | pcbnew.MARKER_BASE | |
| ShapeToPolygon(self, aPolygon, aScale=-1) | pcbnew.MARKER_BASE | |
| thisown | pcbnew.MARKER_BASE | static |