|
| | __init__ (self, *args) |
| |
| | Serialize (self, aContainer) |
| |
| | Deserialize (self, aContainer) |
| |
| | ImportSettingsFrom (self, aMasterPad) |
| |
| | IsFlipped (self) |
| |
| | SetNumber (self, aNumber) |
| |
| | GetNumber (self) |
| |
| | CanHaveNumber (self) |
| |
| | SetPinFunction (self, aName) |
| |
| | GetPinFunction (self) |
| |
| | SetPinType (self, aType) |
| |
| | GetPinType (self) |
| |
| | SameLogicalPadAs (self, aOther) |
| |
| | SharesNetTieGroup (self, aOther) |
| |
| | IsNoConnectPad (self) |
| |
| | IsFreePad (self) |
| |
| | SetFrontShape (self, aShape) |
| |
| | GetFrontShape (self) |
| |
| | GetAnchorPadShape (self, aLayer) |
| |
| | GetCustomShapeInZoneOpt (self) |
| |
| | SetCustomShapeInZoneOpt (self, aOption) |
| |
| | SetAnchorPadShape (self, aLayer, aShape) |
| |
| | SetY (self, y) |
| |
| | SetX (self, x) |
| |
| | SetSizeX (self, aX) |
| |
| | GetSizeX (self) |
| |
| | SetSizeY (self, aY) |
| |
| | GetSizeY (self) |
| |
| | SetPrimaryDrillSize (self, aSize) |
| |
| | GetPrimaryDrillSize (self) |
| |
| | SetPrimaryDrillSizeX (self, aX) |
| |
| | GetPrimaryDrillSizeX (self) |
| |
| | SetPrimaryDrillSizeY (self, aY) |
| |
| | GetPrimaryDrillSizeY (self) |
| |
| | SetDrillSize (self, aSize) |
| |
| | GetDrillSize (self) |
| |
| | SetDrillSizeX (self, aX) |
| |
| | GetDrillSizeX (self) |
| |
| | SetDrillSizeY (self, aY) |
| |
| | GetDrillSizeY (self) |
| |
| | Padstack (self, *args) |
| |
| | SetPadstack (self, aPadstack) |
| |
| | AddPrimitivePoly (self, *args) |
| |
| | MergePrimitivesAsPolygon (self, aLayer, aMergedPolygon, aErrorLoc=ERROR_INSIDE) |
| |
| | DeletePrimitivesList (self, aLayer=UNDEFINED_LAYER) |
| |
| | GetPrimitives (self, aLayer) |
| |
| | FlipPrimitives (self, aFlipDirection) |
| |
| | ReplacePrimitives (self, aLayer, aPrimitivesList) |
| |
| | AppendPrimitives (self, aLayer, aPrimitivesList) |
| |
| | AddPrimitiveShape (self, aLayer, aPrimitive) |
| |
| | SetOrientation (self, aAngle) |
| |
| | SetFPRelativeOrientation (self, aAngle) |
| |
| | GetOrientation (self) |
| |
| | GetFPRelativeOrientation (self) |
| |
| | SetOrientationDegrees (self, aOrientation) |
| |
| | GetOrientationDegrees (self) |
| |
| | SetPrimaryDrillShape (self, aShape) |
| |
| | GetPrimaryDrillShape (self) |
| |
| | SetDrillShape (self, aShape) |
| |
| | GetDrillShape (self) |
| |
| | SetPrimaryDrillStartLayer (self, aLayer) |
| |
| | GetPrimaryDrillStartLayer (self) |
| |
| | SetPrimaryDrillEndLayer (self, aLayer) |
| |
| | GetPrimaryDrillEndLayer (self) |
| |
| | SetFrontPostMachining (self, aMode) |
| |
| | GetFrontPostMachining (self) |
| |
| | SetFrontPostMachiningMode (self, aMode) |
| |
| | GetFrontPostMachiningMode (self) |
| |
| | SetFrontPostMachiningSize (self, aSize) |
| |
| | GetFrontPostMachiningSize (self) |
| |
| | SetFrontPostMachiningDepth (self, aDepth) |
| |
| | GetFrontPostMachiningDepth (self) |
| |
| | SetFrontPostMachiningAngle (self, aAngle) |
| |
| | GetFrontPostMachiningAngle (self) |
| |
| | SetBackPostMachining (self, aMode) |
| |
| | GetBackPostMachining (self) |
| |
| | SetBackPostMachiningMode (self, aMode) |
| |
| | GetBackPostMachiningMode (self) |
| |
| | SetBackPostMachiningSize (self, aSize) |
| |
| | GetBackPostMachiningSize (self) |
| |
| | SetBackPostMachiningDepth (self, aDepth) |
| |
| | GetBackPostMachiningDepth (self) |
| |
| | SetBackPostMachiningAngle (self, aAngle) |
| |
| | GetBackPostMachiningAngle (self) |
| |
| | IsBackdrilledOrPostMachined (self, aLayer) |
| |
| | GetPostMachiningKnockout (self, aLayer) |
| |
| | SetPrimaryDrillFilled (self, aFilled) |
| |
| | SetPrimaryDrillFilledFlag (self, aFilled) |
| |
| | GetPrimaryDrillFilled (self) |
| |
| | GetPrimaryDrillFilledFlag (self) |
| |
| | SetPrimaryDrillCapped (self, aCapped) |
| |
| | SetPrimaryDrillCappedFlag (self, aCapped) |
| |
| | GetPrimaryDrillCapped (self) |
| |
| | GetPrimaryDrillCappedFlag (self) |
| |
| | SetSecondaryDrillSize (self, aSize) |
| |
| | GetSecondaryDrillSize (self) |
| |
| | ClearSecondaryDrillSize (self) |
| |
| | SetSecondaryDrillSizeX (self, aX) |
| |
| | GetSecondaryDrillSizeX (self) |
| |
| | SetSecondaryDrillSizeY (self, aY) |
| |
| | GetSecondaryDrillSizeY (self) |
| |
| | SetSecondaryDrillShape (self, aShape) |
| |
| | GetSecondaryDrillShape (self) |
| |
| | SetSecondaryDrillStartLayer (self, aLayer) |
| |
| | GetSecondaryDrillStartLayer (self) |
| |
| | SetSecondaryDrillEndLayer (self, aLayer) |
| |
| | GetSecondaryDrillEndLayer (self) |
| |
| | SetTertiaryDrillSize (self, aSize) |
| |
| | GetTertiaryDrillSize (self) |
| |
| | ClearTertiaryDrillSize (self) |
| |
| | SetTertiaryDrillSizeX (self, aX) |
| |
| | GetTertiaryDrillSizeX (self) |
| |
| | SetTertiaryDrillSizeY (self, aY) |
| |
| | GetTertiaryDrillSizeY (self) |
| |
| | SetTertiaryDrillShape (self, aShape) |
| |
| | GetTertiaryDrillShape (self) |
| |
| | SetTertiaryDrillStartLayer (self, aLayer) |
| |
| | GetTertiaryDrillStartLayer (self) |
| |
| | SetTertiaryDrillEndLayer (self, aLayer) |
| |
| | GetTertiaryDrillEndLayer (self) |
| |
| | IsDirty (self) |
| |
| | SetDirty (self) |
| |
| | SetAttribute (self, aAttribute) |
| |
| | GetAttribute (self) |
| |
| | SetProperty (self, aProperty) |
| |
| | GetProperty (self) |
| |
| | IsAperturePad (self) |
| |
| | SetPadToDieLength (self, aLength) |
| |
| | GetPadToDieLength (self) |
| |
| | SetPadToDieDelay (self, aDelay) |
| |
| | GetPadToDieDelay (self) |
| |
| | SetLocalClearance (self, aClearance) |
| |
| | GetLocalSolderMaskMargin (self) |
| |
| | SetLocalSolderMaskMargin (self, aMargin) |
| |
| | GetLocalSolderPasteMargin (self) |
| |
| | SetLocalSolderPasteMargin (self, aMargin) |
| |
| | GetLocalSolderPasteMarginRatio (self) |
| |
| | SetLocalSolderPasteMarginRatio (self, aRatio) |
| |
| | SetLocalZoneConnection (self, aType) |
| |
| | GetLocalZoneConnection (self) |
| |
| | GetOwnClearance (self, aLayer, aSource=None) |
| |
| | TransformShapeToPolygon (self, aBuffer, aLayer, aClearance, aMaxError, aErrorLoc=ERROR_INSIDE, ignoreLineWidth=False) |
| |
| | TransformHoleToPolygon (self, aBuffer, aClearance, aError, aErrorLoc=ERROR_INSIDE) |
| |
| | GetEffectiveShape (self, *args) |
| |
| | GetEffectivePolygon (self, aLayer, aErrorLoc=ERROR_INSIDE) |
| |
| | GetBoundingRadius (self) |
| |
| | GetLocalClearance (self, *args) |
| |
| | GetSolderMaskExpansion (self, aLayer) |
| |
| | GetSolderPasteMargin (self, aLayer) |
| |
| | GetZoneConnectionOverrides (self, aSource=None) |
| |
| | SetLocalThermalSpokeWidthOverride (self, aWidth) |
| |
| | GetLocalThermalSpokeWidthOverride (self) |
| |
| | GetLocalSpokeWidthOverride (self, aSource=None) |
| |
| | SetThermalSpokeAngle (self, aAngle) |
| |
| | GetThermalSpokeAngle (self) |
| |
| | SetThermalSpokeAngleDegrees (self, aAngle) |
| |
| | GetThermalSpokeAngleDegrees (self) |
| |
| | SetThermalGap (self, aGap) |
| |
| | GetThermalGap (self) |
| |
| | GetLocalThermalGapOverride (self, *args) |
| |
| | SetLocalThermalGapOverride (self, aOverride) |
| |
| | ShapePos (self, aLayer) |
| |
| | SetFrontRoundRectRadiusRatio (self, aRadiusScale) |
| |
| | GetFrontRoundRectRadiusRatio (self) |
| |
| | SetFrontRoundRectRadiusSize (self, aRadius) |
| |
| | GetFrontRoundRectRadiusSize (self) |
| |
| | GetSubRatsnest (self) |
| |
| | SetSubRatsnest (self, aSubRatsnest) |
| |
| | SetRemoveUnconnected (self, aSet) |
| |
| | GetRemoveUnconnected (self) |
| |
| | SetKeepTopBottom (self, aSet) |
| |
| | GetKeepTopBottom (self) |
| |
| | SetUnconnectedLayerMode (self, aMode) |
| |
| | GetUnconnectedLayerMode (self) |
| |
| | ConditionallyFlashed (self, aLayer) |
| |
| | CanFlashLayer (self, aLayer) |
| |
| | GetPrincipalLayer (self) |
| |
| | FlashLayer (self, *args) |
| |
| | HitTest (self, *args) |
| |
| | Recombine (self, aIsDryRun, aMaxError) |
| |
| | GetClass (self) |
| |
| | GetBoundingBox (self, *args) |
| |
| | ShowPadShape (self, *args) |
| |
| | ShowLegacyPadShape (self, aLayer) |
| |
| | ShowPadAttr (self) |
| |
| | ClonePad (self) |
| |
| | BuildEffectiveShapes (self) |
| |
| | BuildEffectivePolygon (self, aErrorLoc=ERROR_INSIDE) |
| |
| | ViewGetLOD (self, aLayer, aView) |
| |
| | ClearZoneLayerOverrides (self) |
| |
| | GetZoneLayerOverride (self, aLayer) |
| |
| | SetZoneLayerOverride (self, aLayer, aOverride) |
| |
| | CheckPad (self, aUnitsProvider, aForPadProperties, aErrorHandler) |
| |
| | GetBackdrillMode (self) |
| |
| | SetBackdrillMode (self, aMode) |
| |
| | GetBottomBackdrillSize (self) |
| |
| | SetBottomBackdrillSize (self, aSize) |
| |
| | GetBottomBackdrillLayer (self) |
| |
| | SetBottomBackdrillLayer (self, aLayer) |
| |
| | GetTopBackdrillSize (self) |
| |
| | SetTopBackdrillSize (self, aSize) |
| |
| | GetTopBackdrillLayer (self) |
| |
| | SetTopBackdrillLayer (self, aLayer) |
| |
| | __eq__ (self, *args) |
| |
| | GetShape (self, *args) |
| |
| | SetShape (self, *args) |
| |
| | GetSize (self, *args) |
| |
| | SetSize (self, *args) |
| |
| | GetDelta (self, *args) |
| |
| | SetDelta (self, *args) |
| |
| | GetOffset (self, *args) |
| |
| | SetOffset (self, *args) |
| |
| | GetRoundRectCornerRadius (self, *args) |
| |
| | SetRoundRectCornerRadius (self, *args) |
| |
| | GetRoundRectRadiusRatio (self, *args) |
| |
| | SetRoundRectRadiusRatio (self, *args) |
| |
| | GetChamferRectRatio (self, *args) |
| |
| | SetChamferRectRatio (self, *args) |
| |
| | GetChamferPositions (self, *args) |
| |
| | SetChamferPositions (self, *args) |
| |
| | SetPadName (self, aName) |
| |
| | SetName (self, aName) |
| |
| | GetPadName (self) |
| |
| | GetName (self) |
| |
| | AddPrimitive (self, *args) |
| |
| | GetCustomShapeAsPolygon (self, layer=UNDEFINED_LAYER) |
| |
| | __init__ (self, *args, **kwargs) |
| |
| | GetNet (self) |
| |
| | SetNet (self, aNetInfo) |
| |
| | UnpackNet (self, aProto) |
| |
| | PackNet (self, aProto) |
| |
| | GetNetCode (self) |
| |
| | SetNetCode (self, *args) |
| |
| | GetNetname (self) |
| |
| | GetNetnameMsg (self) |
| |
| | GetShortNetname (self) |
| |
| | GetDisplayNetname (self) |
| |
| | GetClearanceOverrides (self, aSource) |
| |
| | GetEffectiveNetClass (self) |
| |
| | GetNetClassName (self) |
| |
| | SetLocalRatsnestVisible (self, aVisible) |
| |
| | GetLocalRatsnestVisible (self) |
| |
| | GetTeardropParams (self, *args) |
| |
| | SetTeardropsEnabled (self, aEnable) |
| |
| | GetTeardropsEnabled (self) |
| |
| | SetTeardropBestLengthRatio (self, aRatio) |
| |
| | GetTeardropBestLengthRatio (self) |
| |
| | SetTeardropMaxLength (self, aMaxLength) |
| |
| | GetTeardropMaxLength (self) |
| |
| | SetTeardropBestWidthRatio (self, aRatio) |
| |
| | GetTeardropBestWidthRatio (self) |
| |
| | SetTeardropMaxWidth (self, aMaxWidth) |
| |
| | GetTeardropMaxWidth (self) |
| |
| | SetTeardropCurved (self, aCurve) |
| |
| | GetTeardropCurved (self) |
| |
| | SetTeardropPreferZoneConnections (self, aPrefer) |
| |
| | GetTeardropPreferZoneConnections (self) |
| |
| | SetTeardropAllowSpanTwoTracks (self, aAllow) |
| |
| | GetTeardropAllowSpanTwoTracks (self) |
| |
| | SetTeardropMaxTrackWidth (self, aRatio) |
| |
| | GetTeardropMaxTrackWidth (self) |
| |
| | __init__ (self, *args, **kwargs) |
| |
| | CopyFrom (self, aOther) |
| |
| | IsGroupableType (self) |
| |
| | GetX (self) |
| |
| | GetY (self) |
| |
| | GetCenter (self) |
| |
| | IsConnected (self) |
| |
| | Similarity (self, aItem) |
| |
| | __eq__ (self, aItem) |
| |
| | IsOnCopperLayer (self) |
| |
| | HasHole (self) |
| |
| | HasDrilledHole (self) |
| |
| | IsTented (self, aLayer) |
| |
| | GetEffectiveHoleShape (self) |
| |
| | RunOnChildren (self, aFunction, aMode) |
| |
| | GetParent (self) |
| |
| | GetParentFootprint (self) |
| |
| | GetFPRelativePosition (self) |
| |
| | SetFPRelativePosition (self, aPos) |
| |
| | HasLineStroke (self) |
| |
| | GetStroke (self) |
| |
| | SetStroke (self, aStroke) |
| |
| | GetFontMetrics (self) |
| |
| | GetLayer (self) |
| |
| | BoardLayerCount (self) |
| |
| | BoardCopperLayerCount (self) |
| |
| | BoardLayerSet (self) |
| |
| | GetLayerSet (self) |
| |
| | SetLayerSet (self, aLayers) |
| |
| | IsSideSpecific (self) |
| |
| | SetLayer (self, aLayer) |
| |
| | Duplicate (self, addToParentGroup, aCommit=None) |
| |
| | SwapItemData (self, aImage) |
| |
| | IsOnLayer (self, aLayer) |
| |
| | IsKnockout (self) |
| |
| | SetIsKnockout (self, aKnockout) |
| |
| | GetMaxError (self) |
| |
| | StyleFromSettings (self, settings, aCheckSide) |
| |
| | DeleteStructure (self) |
| |
| | Move (self, aMoveVector) |
| |
| | Rotate (self, aRotCentre, aAngle) |
| |
| | Flip (self, aCentre, aFlipDirection) |
| |
| | Mirror (self, aCentre, aFlipDirection) |
| |
| | Normalize (self) |
| |
| | NormalizeForCompare (self) |
| |
| | GetBoard (self, *args) |
| |
| | GetParentAsString (self) |
| |
| | GetLayerName (self) |
| |
| | TransformShapeToPolySet (self, aBuffer, aLayer, aClearance, aError, aErrorLoc) |
| |
| | LayerMaskDescribe (self) |
| |
| | Cast (self) |
| |
| | Duplicate (self) |
| |
| | SetPos (self, p) |
| |
| | SetStartEnd (self, start, end) |
| |
| | __init__ (self, *args, **kwargs) |
| |
| | Type (self) |
| |
| | SetParent (self, aParent) |
| |
| | SetParentGroup (self, aGroup) |
| |
| | GetParentGroup (self) |
| |
| | GetParentGroupId (self) |
| |
| | IsLocked (self) |
| |
| | SetLocked (self, aLocked) |
| |
| | IsModified (self) |
| |
| | IsNew (self) |
| |
| | IsMoving (self) |
| |
| | IsSelected (self) |
| |
| | IsEntered (self) |
| |
| | IsBrightened (self) |
| |
| | IsRollover (self) |
| |
| | SetIsRollover (self, aIsRollover) |
| |
| | SetSelected (self) |
| |
| | SetBrightened (self) |
| |
| | ClearSelected (self) |
| |
| | ClearBrightened (self) |
| |
| | SetModified (self) |
| |
| | SetFlags (self, aMask) |
| |
| | XorFlags (self, aMask) |
| |
| | ClearFlags (self, *args) |
| |
| | GetFlags (self) |
| |
| | HasFlag (self, aFlag) |
| |
| | GetEditFlags (self) |
| |
| | ClearEditFlags (self) |
| |
| | GetTempFlags (self) |
| |
| | ClearTempFlags (self) |
| |
| | RenderAsBitmap (self, aWorldScale) |
| |
| | SetIsShownAsBitmap (self, aBitmap) |
| |
| | IsShownAsBitmap (self) |
| |
| | IsType (self, aScanTypes) |
| |
| | SetForceVisible (self, aEnable) |
| |
| | IsForceVisible (self) |
| |
| | GetMsgPanelInfo (self, aFrame, aList) |
| |
| | GetFriendlyName (self) |
| |
| | GetPosition (self) |
| |
| | SetPosition (self, aPos) |
| |
| | GetFocusPosition (self) |
| |
| | GetSortPosition (self) |
| |
| | Clone (self) |
| |
| | Visit (self, inspector, testData, aScanTypes) |
| |
| | GetTypeDesc (self) |
| |
| | GetItemDescription (self, aUnitsProvider, aFull) |
| |
| | GetMenuImage (self) |
| |
| | Matches (self, aSearchData, aAuxData) |
| |
| | Replace (self, *args) |
| |
| | IsReplaceable (self) |
| |
| | __lt__ (self, aItem) |
| |
| | ViewBBox (self) |
| |
| | ViewGetLayers (self) |
| |
| | GetEmbeddedFiles (self) |
| |
| | GetEmbeddedFonts (self) |
| |
| | PyGetClass (self) |
| |