Autodesk.AutoCAD.DatabaseServices Namespace
>
Database Class
>
Database Methods
>
DxfOut Method
DxfOut Method
Overload List
Method
Description
Database.DxfOut (string, int, [MarshalAs(UnmanagedType.U1)] bool)
This function creates an DXF file.
Database.DxfOut (string, int, DwgVersion)
This function creates an DXF file.
Note
The precision may also be set to -1 to change the output format...
more
Comments?