RhinoCommon API
File3dmAllViews Property |
Views that represent the RhinoViews which are displayed when Rhino loads this file.
Namespace: Rhino.FileIO
Assembly: RhinoCommon (in RhinoCommon.dll)
Since: 6.0

public File3dmViewTable AllViews { get; }
Public ReadOnly Property AllViews As File3dmViewTable Get
Property Value
Type: File3dmViewTable