Public Member Functions | |
def | execute (self, obj) |
def | getDXF (self, obj) |
Public Member Functions inherited from draftobjects.base.DraftObject | |
def | execute (self, obj) |
def | onChanged (self, obj, prop) |
Additional Inherited Members | |
Public Attributes inherited from draftobjects.base.DraftObject | |
Type | |
The DrawingView object. This class is OBSOLETE. This object was used with the Drawing Workbench, but since this workbench because obsolete in v0.17, the object should no longer be used. It is retained for compatibility purposes, that is, to open older files that may contain this object. To produce 2D drawings, use TechDraw Workbench.
def draftobjects.drawingview.DrawingView.execute | ( | self, | |
obj | |||
) |
Execute when the object is created or recomputed.
Reimplemented from draftobjects.base.DraftObject.
Referenced by draftobjects.facebinder.Facebinder.addSubobjects(), PathScripts.PathDressupDogbone.ObjectDressup.boneStateList(), ArchSite.Compass.buildCoordinates(), PathScripts.PathDressupHoldingTags.ObjectTagDressup.generateTags(), ArchPanel.PanelCut.getWires(), ArchSchedule.CommandArchSchedule.IsActive(), Mod.PartDesign.Scripts.DistanceBolt.DistanceBolt.onChanged(), Mod.PartDesign.Scripts.Epitrochoid.Epitrochoid.onChanged(), Mod.PartDesign.Scripts.Parallelepiped.Parallelepiped.onChanged(), Mod.PartDesign.Scripts.Parallelepiped.BoxCylinder.onChanged(), Mod.PartDesign.Scripts.Spring.MySpring.onChanged(), FeaturePython.DistanceBolt.onChanged(), PathScripts.PathStock.StockFromBase.onChanged(), PathScripts.PathStock.StockCreateBox.onChanged(), PathScripts.PathStock.StockCreateCylinder.onChanged(), draftobjects.draftlink.DraftLink.onDocumentRestored(), draftobjects.patharray.PathArray.onDocumentRestored(), and draftobjects.pathtwistedarray.PathTwistedArray.onDocumentRestored().
def draftobjects.drawingview.DrawingView.getDXF | ( | self, | |
obj | |||
) |
Return a DXF fragment.