Click or drag to resize

ModelComponentIdIsLocked Property

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

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

Property Value

Type: Boolean
See Also