File3dm.AllViews Property

File3dmAllViews Property

Views that represent the RhinoViews which are displayed when Rhino loads this file.

Namespace:  Rhino.FileIO
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public File3dmViewTable AllViews { get; }
Public ReadOnly Property AllViews As File3dmViewTable
	Get

Property Value

Type: File3dmViewTable
Version Information

Rhino for Windows

Supported in: 6.14
See Also