M_Rhino_Geometry_Collections_MeshVertexList_IsHidden - mcneel/rhinocommon-api-docs GitHub Wiki
MeshVertexList.IsHidden Method
Gets a value indicating whether or not a vertex is hidden.
Namespace: Rhino.Geometry.Collections
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0
C#
public bool IsHidden(
int vertexIndex
)
VB
Public Function IsHidden (
vertexIndex As Integer
) As Boolean
- vertexIndex
- Type: System.Int32
Index of vertex to query.
Type: Boolean
true if the vertex is hidden, false if it is not.
Supported in: 6.0.16224.21491, 5D58w