Click or drag to resize

WorksessionModelIsAttached Property

True if the model's contents are currently attached to the document.

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

Property Value

Type: Boolean
See Also