ModelComponentIdIsLocked Property |
Returns a value indicating whether the component ID is already locked.
Namespace:
Rhino.DocObjects
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntaxpublic bool IdIsLocked { get; }
Public ReadOnly Property IdIsLocked As Boolean
Get
Property Value
Type:
Boolean
See Also