DatabaseDxfOut Method

Overload List
  Name Description
Public method DxfOut(String, Int32, Boolean) Writes the contents of this database object to the specified output .dxf file.
Public method DxfOut(String, Int32, DwgVersion) Writes the contents of this database object to the specified output .dxf file.
Public method DxfOut(StreamBuf, Int32, DwgVersion, Boolean) Writes the contents of this database object to the specified output .dxf file.
Top
See Also