Click or drag to resize

ModelComponentIndexIsLocked Property

Returns a value indicating whether the component Index is already locked.

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

Property Value

Type: Boolean
See Also