Click or drag to resize

FileDwg Class

Support for writing DWG file format
Inheritance Hierarchy
SystemObject
  Rhino.FileIOFileDwg

Namespace:  Rhino.FileIO
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public static class FileDwg

The FileDwg type exposes the following members.

Methods
  NameDescription
Public methodStatic memberRead
Read a DWG file into a RhinoDoc
Public methodStatic memberWrite
Write a DWG file based on the contents of a RhinoDoc
Top
See Also