| 
| def  | __init__ (self, *args, **kwargs) | 
|   | 
| def  | SetBoardUse (self, aUse) | 
|   | 
| def  | GetBoardUse (self) | 
|   | 
| def  | IncrementTimeStamp (self) | 
|   | 
| def  | GetTimeStamp (self) | 
|   | 
| def  | IsFootprintHolder (self) | 
|   | 
| def  | SetFileName (self, aFileName) | 
|   | 
| def  | GetFileName (self) | 
|   | 
| def  | Tracks (self, *args) | 
|   | 
| def  | Footprints (self, *args) | 
|   | 
| def  | Drawings (self, *args) | 
|   | 
| def  | Zones (self, *args) | 
|   | 
| def  | Generators (self, *args) | 
|   | 
| def  | Markers (self, *args) | 
|   | 
| def  | GetItemSet (self) | 
|   | 
| def  | Groups (self, *args) | 
|   | 
| def  | AllConnectedItems (self) | 
|   | 
| def  | GetProperties (self) | 
|   | 
| def  | SetProperties (self, aProps) | 
|   | 
| def  | GetContextualTextVars (self, aVars) | 
|   | 
| def  | ResolveTextVar (self, token, aDepth) | 
|   | 
| def  | IsEmpty (self) | 
|   | 
| def  | SetFileFormatVersionAtLoad (self, aVersion) | 
|   | 
| def  | GetFileFormatVersionAtLoad (self) | 
|   | 
| def  | SetGenerator (self, aGenerator) | 
|   | 
| def  | GetGenerator (self) | 
|   | 
| def  | AddNative (self, *args) | 
|   | 
| def  | RemoveNative (self, *args) | 
|   | 
| def  | FinalizeBulkAdd (self, aNewItems) | 
|   | 
| def  | FinalizeBulkRemove (self, aRemovedItems) | 
|   | 
| def  | CacheTriangulation (self, *args) | 
|   | 
| def  | GetFirstFootprint (self) | 
|   | 
| def  | DeleteAllFootprints (self) | 
|   | 
| def  | GetItem (self, aID) | 
|   | 
| def  | FillItemMap (self, aMap) | 
|   | 
| def  | ConvertCrossReferencesToKIIDs (self, aSource) | 
|   | 
| def  | ConvertKIIDsToCrossReferences (self, aSource) | 
|   | 
| def  | GetConnectivity (self) | 
|   | 
| def  | BuildConnectivity (self, aReporter=None) | 
|   | 
| def  | DeleteMARKERs (self, *args) | 
|   | 
| def  | GetProject (self) | 
|   | 
| def  | SetProject (self, aProject, aReferenceOnly=False) | 
|   | 
| def  | ClearProject (self) | 
|   | 
| def  | ResolveDRCExclusions (self, aCreateMarkers) | 
|   | 
| def  | RecordDRCExclusions (self) | 
|   | 
| def  | UpdateRatsnestExclusions (self) | 
|   | 
| def  | ResetNetHighLight (self) | 
|   | 
| def  | GetHighLightNetCodes (self) | 
|   | 
| def  | SetHighLightNet (self, aNetCode, aMulti=False) | 
|   | 
| def  | IsHighLightNetON (self) | 
|   | 
| def  | HighLightON (self, aValue=True) | 
|   | 
| def  | HighLightOFF (self) | 
|   | 
| def  | GetCopperLayerCount (self) | 
|   | 
| def  | SetCopperLayerCount (self, aCount) | 
|   | 
| def  | LayerDepth (self, aStartLayer, aEndLayer) | 
|   | 
| def  | GetEnabledLayers (self) | 
|   | 
| def  | SetEnabledLayers (self, aLayerMask) | 
|   | 
| def  | IsLayerEnabled (self, aLayer) | 
|   | 
| def  | IsLayerVisible (self, aLayer) | 
|   | 
| def  | GetVisibleLayers (self) | 
|   | 
| def  | SetVisibleLayers (self, aLayerMask) | 
|   | 
| def  | GetVisibleElements (self) | 
|   | 
| def  | SetVisibleElements (self, aMask) | 
|   | 
| def  | SetVisibleAlls (self) | 
|   | 
| def  | IsElementVisible (self, aLayer) | 
|   | 
| def  | SetElementVisibility (self, aLayer, aNewState) | 
|   | 
| def  | IsFootprintLayerVisible (self, aLayer) | 
|   | 
| def  | GetDesignSettings (self) | 
|   | 
| def  | GetTentVias (self) | 
|   | 
| def  | SetTentVias (self, aFlag) | 
|   | 
| def  | GetPageSettings (self) | 
|   | 
| def  | SetPageSettings (self, aPageSettings) | 
|   | 
| def  | GetPlotOptions (self) | 
|   | 
| def  | SetPlotOptions (self, aOptions) | 
|   | 
| def  | GetTitleBlock (self, *args) | 
|   | 
| def  | SetTitleBlock (self, aTitleBlock) | 
|   | 
| def  | GetUserUnits (self) | 
|   | 
| def  | SetUserUnits (self, aUnits) | 
|   | 
| def  | UpdateUserUnits (self, aItem, aView) | 
|   | 
| def  | GetBoardPolygonOutlines (self, aOutlines, aErrorHandler=None, aAllowUseArcsInPolygons=False, aIncludeNPTHAsOutlines=False) | 
|   | 
| def  | GetOutlinesChainingEpsilon (self) | 
|   | 
| def  | SetOutlinesChainingEpsilon (self, aValue) | 
|   | 
| def  | ConvertBrdLayerToPolygonalContours (self, aLayer, aOutlines) | 
|   | 
| def  | GetLayerID (self, aLayerName) | 
|   | 
| def  | GetLayerName (self, aLayer) | 
|   | 
| def  | SetLayerName (self, aLayer, aLayerName) | 
|   | 
| def  | SetLayerDescr (self, aIndex, aLayer) | 
|   | 
| def  | GetLayerType (self, aLayer) | 
|   | 
| def  | SetLayerType (self, aLayer, aLayerType) | 
|   | 
| def  | GetNodesCount (self, aNet=-1) | 
|   | 
| def  | GetPads (self) | 
|   | 
| def  | BuildListOfNets (self) | 
|   | 
| def  | FindNet (self, *args) | 
|   | 
| def  | MatchDpSuffix (self, aNetName, aComplementNet) | 
|   | 
| def  | DpCoupledNet (self, aNet) | 
|   | 
| def  | GetNetInfo (self) | 
|   | 
| def  | RemoveUnusedNets (self, aCommit) | 
|   | 
| def  | GetNetCount (self) | 
|   | 
| def  | ComputeBoundingBox (self, aBoardEdgesOnly=False) | 
|   | 
| def  | GetBoardEdgesBoundingBox (self) | 
|   | 
| def  | FindFootprintByReference (self, aReference) | 
|   | 
| def  | FindFootprintByPath (self, aPath) | 
|   | 
| def  | GetNetClassAssignmentCandidates (self) | 
|   | 
| def  | SynchronizeNetsAndNetClasses (self, aResetTrackAndViaSizes) | 
|   | 
| def  | SynchronizeProperties (self) | 
|   | 
| def  | SetAreasNetCodesFromNetNames (self) | 
|   | 
| def  | GetArea (self, index) | 
|   | 
| def  | GetZoneList (self, aIncludeZonesInFootprints=False) | 
|   | 
| def  | GetAreaCount (self) | 
|   | 
| def  | AddArea (self, aNewZonesList, aNetcode, aLayer, aStartPointPosition, aHatch) | 
|   | 
| def  | TestZoneIntersection (self, aZone1, aZone2) | 
|   | 
| def  | GetPadFast (self, aPosition, aLayerMask) | 
|   | 
| def  | GetPad (self, *args) | 
|   | 
| def  | GetSortedPadListByXthenYCoord (self, aVector, aNetCode=-1) | 
|   | 
| def  | GetTrackLength (self, aTrack) | 
|   | 
| def  | TracksInNet (self, aNetCode) | 
|   | 
| def  | GetFootprint (self, aPosition, aActiveLayer, aVisibleOnly, aIgnoreLocked=False) | 
|   | 
| def  | GetMaxClearanceValue (self) | 
|   | 
| def  | MapNets (self, aDestBoard) | 
|   | 
| def  | SanitizeNetcodes (self) | 
|   | 
| def  | AddListener (self, aListener) | 
|   | 
| def  | RemoveListener (self, aListener) | 
|   | 
| def  | RemoveAllListeners (self) | 
|   | 
| def  | OnItemChanged (self, aItem) | 
|   | 
| def  | OnItemsChanged (self, aItems) | 
|   | 
| def  | OnRatsnestChanged (self) | 
|   | 
| def  | GroupsSanityCheck (self, repair=False) | 
|   | 
| def  | GroupsSanityCheckInternal (self, repair) | 
|   | 
| def  | GroupLegalOps (self, selection) | 
|   | 
| def  | LegacyTeardrops (self) | 
|   | 
| def  | SetLegacyTeardrops (self, aFlag) | 
|   | 
| def  | __init__ (self, *args) | 
|   | 
| def  | GetFootprints (self) | 
|   | 
| def  | GetDrawings (self) | 
|   | 
| def  | GetTracks (self) | 
|   | 
| def  | Save (self, filename) | 
|   | 
| def  | GetNetClasses (self) | 
|   | 
| def  | GetCurrentNetClassName (self) | 
|   | 
| def  | GetViasDimensionsList (self) | 
|   | 
| def  | GetTrackWidthList (self) | 
|   | 
| def  | GetNetsByName (self) | 
|   | 
| def  | GetNetsByNetcode (self) | 
|   | 
| def  | GetNetcodeFromNetname (self, netname) | 
|   | 
| def  | GetAllNetClasses (self) | 
|   | 
| def  | __init__ (self, *args, **kwargs) | 
|   | 
| def  | AddNative (self, *args) | 
|   | 
| def  | RemoveNative (self, *args) | 
|   | 
| def  | DeleteNative (self, aItem) | 
|   | 
| def  | Add (self, item) | 
|   | 
| def  | Remove (self, item) | 
|   | 
| def  | Delete (self, item) | 
|   | 
| def  | __init__ (self, *args, **kwargs) | 
|   | 
| def  | SetParentGroup (self, aGroup) | 
|   | 
| def  | GetParentGroup (self) | 
|   | 
| def  | GetX (self) | 
|   | 
| def  | GetY (self) | 
|   | 
| def  | GetCenter (self) | 
|   | 
| def  | SetX (self, aX) | 
|   | 
| def  | SetY (self, aY) | 
|   | 
| def  | IsConnected (self) | 
|   | 
| def  | Similarity (self, aItem) | 
|   | 
| def  | __eq__ (self, aItem) | 
|   | 
| def  | IsOnCopperLayer (self) | 
|   | 
| def  | HasHole (self) | 
|   | 
| def  | IsTented (self) | 
|   | 
| def  | GetEffectiveShape (self, *args) | 
|   | 
| def  | GetEffectiveHoleShape (self) | 
|   | 
| def  | RunOnChildren (self, aFunction) | 
|   | 
| def  | RunOnDescendants (self, aFunction, aDepth=0) | 
|   | 
| def  | GetParent (self) | 
|   | 
| def  | GetParentFootprint (self) | 
|   | 
| def  | GetFPRelativePosition (self) | 
|   | 
| def  | SetFPRelativePosition (self, aPos) | 
|   | 
| def  | HasLineStroke (self) | 
|   | 
| def  | GetStroke (self) | 
|   | 
| def  | SetStroke (self, aStroke) | 
|   | 
| def  | GetFontMetrics (self) | 
|   | 
| def  | GetLayer (self) | 
|   | 
| def  | GetLayerSet (self) | 
|   | 
| def  | SetLayerSet (self, aLayers) | 
|   | 
| def  | SetLayer (self, aLayer) | 
|   | 
| def  | Duplicate (self) | 
|   | 
| def  | SwapItemData (self, aImage) | 
|   | 
| def  | IsOnLayer (self, aLayer) | 
|   | 
| def  | IsKnockout (self) | 
|   | 
| def  | SetIsKnockout (self, aKnockout) | 
|   | 
| def  | IsLocked (self) | 
|   | 
| def  | SetLocked (self, aLocked) | 
|   | 
| def  | StyleFromSettings (self, settings) | 
|   | 
| def  | DeleteStructure (self) | 
|   | 
| def  | Move (self, aMoveVector) | 
|   | 
| def  | Rotate (self, aRotCentre, aAngle) | 
|   | 
| def  | Flip (self, aCentre, aFlipLeftRight) | 
|   | 
| def  | Normalize (self) | 
|   | 
| def  | NormalizeForCompare (self) | 
|   | 
| def  | GetBoard (self, *args) | 
|   | 
| def  | GetParentAsString (self) | 
|   | 
| def  | GetLayerName (self) | 
|   | 
| def  | TransformShapeToPolygon (self, aBuffer, aLayer, aClearance, aError, aErrorLoc, ignoreLineWidth=False) | 
|   | 
| def  | Cast (self) | 
|   | 
| def  | Duplicate (self) | 
|   | 
| def  | SetPos (self, p) | 
|   | 
| def  | SetStartEnd (self, start, end) | 
|   | 
| def  | __init__ (self, *args, **kwargs) | 
|   | 
| def  | Type (self) | 
|   | 
| def  | GetParent (self) | 
|   | 
| def  | SetParent (self, aParent) | 
|   | 
| def  | IsModified (self) | 
|   | 
| def  | IsNew (self) | 
|   | 
| def  | IsMoving (self) | 
|   | 
| def  | IsSelected (self) | 
|   | 
| def  | IsEntered (self) | 
|   | 
| def  | IsBrightened (self) | 
|   | 
| def  | IsRollover (self) | 
|   | 
| def  | SetSelected (self) | 
|   | 
| def  | SetBrightened (self) | 
|   | 
| def  | ClearSelected (self) | 
|   | 
| def  | ClearBrightened (self) | 
|   | 
| def  | SetModified (self) | 
|   | 
| def  | SetFlags (self, aMask) | 
|   | 
| def  | XorFlags (self, aMask) | 
|   | 
| def  | ClearFlags (self, *args) | 
|   | 
| def  | GetFlags (self) | 
|   | 
| def  | HasFlag (self, aFlag) | 
|   | 
| def  | GetEditFlags (self) | 
|   | 
| def  | ClearEditFlags (self) | 
|   | 
| def  | GetTempFlags (self) | 
|   | 
| def  | ClearTempFlags (self) | 
|   | 
| def  | RenderAsBitmap (self, aWorldScale) | 
|   | 
| def  | SetIsShownAsBitmap (self, aBitmap) | 
|   | 
| def  | IsShownAsBitmap (self) | 
|   | 
| def  | IsType (self, aScanTypes) | 
|   | 
| def  | SetForceVisible (self, aEnable) | 
|   | 
| def  | IsForceVisible (self) | 
|   | 
| def  | GetMsgPanelInfo (self, aFrame, aList) | 
|   | 
| def  | GetFriendlyName (self) | 
|   | 
| def  | HitTest (self, *args) | 
|   | 
| def  | GetBoundingBox (self) | 
|   | 
| def  | GetPosition (self) | 
|   | 
| def  | SetPosition (self, aPos) | 
|   | 
| def  | GetFocusPosition (self) | 
|   | 
| def  | GetSortPosition (self) | 
|   | 
| def  | Clone (self) | 
|   | 
| def  | Visit (self, inspector, testData, aScanTypes) | 
|   | 
| def  | GetClass (self) | 
|   | 
| def  | GetTypeDesc (self) | 
|   | 
| def  | GetItemDescription (self, aUnitsProvider) | 
|   | 
| def  | GetMenuImage (self) | 
|   | 
| def  | Matches (self, aSearchData, aAuxData) | 
|   | 
| def  | Replace (self, *args) | 
|   | 
| def  | IsReplaceable (self) | 
|   | 
| def  | __lt__ (self, aItem) | 
|   | 
| def  | ViewBBox (self) | 
|   | 
| def  | ViewGetLayers (self, aLayers, aCount) | 
|   | 
 | 
|   | thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") | 
|   | 
|   | m_LegacyVisibleLayers = property(_pcbnew.BOARD_m_LegacyVisibleLayers_get, _pcbnew.BOARD_m_LegacyVisibleLayers_set, doc=) | 
|   | 
|   | m_LegacyVisibleItems = property(_pcbnew.BOARD_m_LegacyVisibleItems_get, _pcbnew.BOARD_m_LegacyVisibleItems_set, doc=) | 
|   | 
|   | m_LegacyDesignSettingsLoaded = property(_pcbnew.BOARD_m_LegacyDesignSettingsLoaded_get, _pcbnew.BOARD_m_LegacyDesignSettingsLoaded_set, doc=) | 
|   | 
|   | m_LegacyCopperEdgeClearanceLoaded = property(_pcbnew.BOARD_m_LegacyCopperEdgeClearanceLoaded_get, _pcbnew.BOARD_m_LegacyCopperEdgeClearanceLoaded_set, doc=) | 
|   | 
|   | m_LegacyNetclassesLoaded = property(_pcbnew.BOARD_m_LegacyNetclassesLoaded_get, _pcbnew.BOARD_m_LegacyNetclassesLoaded_set, doc=) | 
|   | 
|   | m_ZoneBBoxCache = property(_pcbnew.BOARD_m_ZoneBBoxCache_get, _pcbnew.BOARD_m_ZoneBBoxCache_set, doc=) | 
|   | 
|   | m_maxClearanceValue = property(_pcbnew.BOARD_m_maxClearanceValue_get, _pcbnew.BOARD_m_maxClearanceValue_set, doc=) | 
|   | 
|   | m_SolderMaskBridges = property(_pcbnew.BOARD_m_SolderMaskBridges_get, _pcbnew.BOARD_m_SolderMaskBridges_set, doc=) | 
|   | 
|   | m_ZoneIsolatedIslandsMap = property(_pcbnew.BOARD_m_ZoneIsolatedIslandsMap_get, _pcbnew.BOARD_m_ZoneIsolatedIslandsMap_set, doc=) | 
|   | 
|   | thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") | 
|   | 
|   | thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") | 
|   | 
|   | thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") | 
|   | 
|   | m_Uuid = property(_pcbnew.EDA_ITEM_m_Uuid_get, doc=) | 
|   | 
Proxy of C++ BOARD class.
 
Definition at line 17909 of file pcbnew.py.