Click or drag to resize

ViewSettingsStateDefinedViewSetCPlane Property

Gets or sets the 'named views set CPlane' value.

When true, restoring a named view causes the construction plane saved with that view to also restore.

Namespace:  Rhino.ApplicationSettings
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public bool DefinedViewSetCPlane { get; set; }

Property Value

Type: Boolean
See Also