Represents a 3dm file, which is stored using the OpenNURBS file standard.
Namespace: Rhino.FileIOThe 3dm format is the main Rhinoceros storage format.
Visit http://www.opennurbs.com/ for more details.
Assembly: RhinoCommon (in RhinoCommon.dll) Version: 5.1.30000.5 (5.0.20693.0)
Syntax
| C# |
|---|
public class File3dm : IDisposable |
| Visual Basic |
|---|
Public Class File3dm _ Implements IDisposable |