Click or drag to resize

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
Syntax
public File3dmViewTable AllViews { get; }

Property Value

Type: File3dmViewTable
See Also