Provides functionality for exporting the current CAD file into other formats.

The following tables list the members exposed by the CADExport type.

Name Description
Public constructor CADExport Initializes a new instance of the CADExport class.
Top
Name Description
Public method Dispose
Public method Equals (Overloaded) (inherited from Object).
Public method GetHashCode (inherited from Object).
Public method GetType (inherited from Object).
Public method Static ReferenceEquals (inherited from Object).
Public method SaveToFile (Overloaded)
Public method SaveToStream Exports the current CAD file to the stream defined by the specified StreamWriter.
Public method ToString (inherited from Object).
Top