◆ execute()
def ArchPanel.PanelSheet.execute |
( |
|
self, |
|
|
|
obj |
|
) |
| |
Referenced by draftobjects.facebinder.Facebinder.addSubobjects(), PathScripts.PathDressupDogbone.ObjectDressup.boneStateList(), ArchSite.Compass.buildCoordinates(), PathScripts.PathDressupHoldingTags.ObjectTagDressup.generateTags(), ArchSchedule.CommandArchSchedule.IsActive(), Mod.PartDesign.Scripts.Spring.MySpring.onChanged(), Mod.PartDesign.Scripts.Epitrochoid.Epitrochoid.onChanged(), Mod.PartDesign.Scripts.Parallelepiped.Parallelepiped.onChanged(), Mod.PartDesign.Scripts.DistanceBolt.DistanceBolt.onChanged(), Mod.PartDesign.Scripts.Parallelepiped.BoxCylinder.onChanged(), PathScripts.PathStock.StockFromBase.onChanged(), PathScripts.PathStock.StockCreateBox.onChanged(), PathScripts.PathStock.StockCreateCylinder.onChanged(), FeaturePython.DistanceBolt.onChanged(), draftobjects.draftlink.DraftLink.onDocumentRestored(), and draftobjects.patharray.PathArray.onDocumentRestored().
◆ getHoles()
def ArchPanel.PanelSheet.getHoles |
( |
|
self, |
|
|
|
obj, |
|
|
|
transform = False |
|
) |
| |
getHoles(obj,transform=False): returns a list of compound whose wires define the
holes contained in the panels in this sheet. If transform is True, the placement of
the sheet will be added to each wire
◆ getOutlines()
def ArchPanel.PanelSheet.getOutlines |
( |
|
self, |
|
|
|
obj, |
|
|
|
transform = False |
|
) |
| |
getOutlines(obj,transform=False): returns a list of compounds whose wires define the
outlines of the panels in this sheet. If transform is True, the placement of
the sheet will be added to each wire
◆ getTags()
def ArchPanel.PanelSheet.getTags |
( |
|
self, |
|
|
|
obj, |
|
|
|
transform = False |
|
) |
| |
◆ onDocumentRestored()
def ArchPanel.PanelSheet.onDocumentRestored |
( |
|
self, |
|
|
|
obj |
|
) |
| |
References ArchFence._Fence.setProperties(), ArchIFC.IfcRoot.setProperties(), ArchFrame._Frame.setProperties(), ArchCurtainWall.CurtainWall.setProperties(), ArchComponent.Component.setProperties(), ArchFloor._Floor.setProperties(), ArchAxis._Axis.setProperties(), ArchFence._ViewProviderFence.setProperties(), ArchBuilding._Building.setProperties(), ArchEquipment._Equipment.setProperties(), ArchAxis._ViewProviderAxis.setProperties(), ArchBuildingPart.BuildingPart.setProperties(), ArchPanel._Panel.setProperties(), ArchBuildingPart.ViewProviderBuildingPart.setProperties(), ArchAxis._AxisSystem.setProperties(), ArchPanel.PanelView.setProperties(), ArchPanel.PanelCut.setProperties(), ArchAxis.ArchGrid.setProperties(), ArchPanel.ViewProviderPanelCut.setProperties(), ArchComponent.ViewProviderComponent.setProperties(), and ArchPanel.PanelSheet.setProperties().
◆ setProperties()
def ArchPanel.PanelSheet.setProperties |
( |
|
self, |
|
|
|
obj |
|
) |
| |
◆ sheetborder
ArchPanel.PanelSheet.sheetborder |
◆ sheettag
ArchPanel.PanelSheet.sheettag |
◆ Type
ArchPanel.PanelSheet.Type |
The documentation for this class was generated from the following file:
- src/Mod/Arch/ArchPanel.py