Click or drag to resize

File3dmObjects Property

Gets access to the File3dmObjectTable class associated with this file, which contains all objects.

Namespace:  Rhino.FileIO
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public File3dmObjectTable Objects { get; }

Property Value

Type: File3dmObjectTable
See Also