Click or drag to resize

WorksessionModelIsActiveModel Property

True if this is the worksession's active model - the document you are editing - rather than a reference model.

Namespace:  Rhino.DocObjects
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 9.0
Syntax
public bool IsActiveModel { get; }

Property Value

Type: Boolean
See Also