Provides a base functionality for direct export of the current CAD file into DXF format.
Top
The following tables list the members exposed by the CADtoDXF type.
Name | Description | |
---|---|---|
Dispose | (inherited from CADExport). | |
Equals | (Overloaded) (inherited from Object). | |
GetHashCode | (inherited from Object). | |
GetType | (inherited from Object). | |
ReferenceEquals | (inherited from Object). | |
SaveToFile | (Overloaded) (inherited from CADExport). | |
SaveToStream | Exports the current CAD file to the stream defined by the StreamWriter. | |
SetDXFComment | Sets the 999 group code comment value that will be added at the start of created DXF. | |
ToString | (inherited from Object). |