Click or drag to resize

MeshVertexStatusListItem Property

Gets or sets the hidden value at the given index. The index must be valid or an IndexOutOfRangeException will be thrown.

Namespace:  Rhino.Geometry.Collections
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
Exceptions
ExceptionCondition
ArgumentOutOfRangeExceptionThrown when the index is invalid.
See Also