ModelComponent.ClearIndex Method

ModelComponentClearIndex Method

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

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

Rhino for Windows

Supported in: 6.8
See Also