ModelComponent.ClearId Method

ModelComponentClearId Method

Resets the HasId property of the model component to false, if possible.

Namespace:  Rhino.DocObjects
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public void ClearId()
Public Sub ClearId
Exceptions
ExceptionCondition
InvalidOperationExceptionIf the ID is locked.
Version Information

Rhino for Windows

Supported in: 6.14
See Also