Click or drag to resize

ModelComponentIsComponentStatusLocked Property

The component status itself can be locked. This returns an indication.

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

Property Value

Type: Boolean
See Also