Click or drag to resize

MeshVertexStatusListHiddenCount Property

Gets a value indicating how many vertices have been set to hidden.

Namespace:  Rhino.Geometry.Collections
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
public int HiddenCount { get; }

Property Value

Type: Int32
See Also