| 
|   | __init__ (self, aParent) | 
|   | 
|   | Serialize (self, aContainer) | 
|   | 
|   | Deserialize (self, aContainer) | 
|   | 
|   | GetClass (self) | 
|   | 
|   | GetBoardItems (self) | 
|   | 
|   | __eq__ (self, *args) | 
|   | 
|   | DeepClone (self) | 
|   | 
|   | DeepDuplicate (self, addToParentGroup, aCommit=None) | 
|   | 
|   | HitTest (self, *args) | 
|   | 
|   | GetEffectiveShape (self, *args) | 
|   | 
|   | ViewGetLOD (self, aLayer, aView) | 
|   | 
|   | GetItemsDeque (self) | 
|   | 
|   | GetItems (self) | 
|   | 
|   | __init__ (self, *args, **kwargs) | 
|   | 
|   | CopyFrom (self, aOther) | 
|   | 
|   | IsGroupableType (self) | 
|   | 
|   | GetX (self) | 
|   | 
|   | GetY (self) | 
|   | 
|   | GetCenter (self) | 
|   | 
|   | SetX (self, aX) | 
|   | 
|   | SetY (self, aY) | 
|   | 
|   | 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) | 
|   | 
|   | TransformShapeToPolygon (self, aBuffer, aLayer, aClearance, aError, aErrorLoc, ignoreLineWidth=False) | 
|   | 
|   | 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) | 
|   | 
|   | GetBoundingBox (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) | 
|   | 
|   | __init__ (self, *args, **kwargs) | 
|   | 
|   | AsEdaItem (self) | 
|   | 
|   | GetName (self) | 
|   | 
|   | SetName (self, aName) | 
|   | 
|   | AddItem (self, aItem) | 
|   | 
|   | RemoveItem (self, aItem) | 
|   | 
|   | RemoveAll (self) | 
|   | 
|   | GetGroupMemberIds (self) | 
|   | 
|   | HasDesignBlockLink (self) | 
|   | 
|   | SetDesignBlockLibId (self, aLibId) | 
|   | 
|   | GetDesignBlockLibId (self) | 
|   | 
 | 
|   | 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=) | 
|   | 
|   | thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") | 
|   | 
Proxy of C++ PCB_GROUP class.
 
Definition at line 19997 of file pcbnew.py.
 
      
        
          | pcbnew.PCB_GROUP.HitTest  | 
          ( | 
           |           self,  | 
        
        
           | 
           | 
          * |           args ) | 
        
      
 
    HitTest(PCB_GROUP self, VECTOR2I aPosition, int aAccuracy=0) -> bool
    HitTest(PCB_GROUP self, BOX2I aRect, bool aContained, int aAccuracy=0) -> bool
    HitTest(PCB_GROUP self, SHAPE_LINE_CHAIN aPoly, bool aContained) -> bool
 
Reimplemented from pcbnew.EDA_ITEM.
Definition at line 20053 of file pcbnew.py.