ModelComponent.ClearName Method

ModelComponentClearName Method

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

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

Rhino for Windows

Supported in: 6.14
See Also