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; }
Public ReadOnly Property Objects As File3dmObjectTable
Get
Property Value
Type:
File3dmObjectTableSee Also