Click or drag to resize

File3dmViews Property

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

Namespace:  Rhino.FileIO
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public IList<ViewInfo> Views { get; }

Property Value

Type: IListViewInfo
See Also