ModelComponentHasIndex Property |
Returns a value indicating whether the component has an Index.
Namespace:
Rhino.DocObjects
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntaxpublic bool HasIndex { get; }
Public ReadOnly Property HasIndex As Boolean
Get
Property Value
Type:
Boolean
See Also