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; }
Public ReadOnly Property IdIsLocked As Boolean
Get
Property Value
Type:
BooleanSee Also