draftobjects.drawingview.DrawingView Class Reference

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
 

Detailed Description

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.

Member Function Documentation

◆ execute()

◆ getDXF()

def draftobjects.drawingview.DrawingView.getDXF (   self,
  obj 
)
Return a DXF fragment.

The documentation for this class was generated from the following file: