P_Rhino_Geometry_Collections_MeshVertexStatusList_HiddenCount - mcneel/rhinocommon-api-docs GitHub Wiki
MeshVertexStatusList.HiddenCount Property
Gets a value indicating how many vertices have been set to hidden.
Namespace: Rhino.Geometry.Collections
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0
C#
public int HiddenCount { get; }
VB
Public ReadOnly Property HiddenCount As Integer
Get
Type: Int32
Supported in: 6.0.16224.21491
MeshVertexStatusList Class
Rhino.Geometry.Collections Namespace