P_Rhino_Geometry_Mesh_ComponentStates - mcneel/rhinocommon-api-docs GitHub Wiki
Gets access to the vertex hidden/visibility collection in this mesh. This is a runtime property and it is not saved in the 3dm file.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0
C#
public MeshVertexStatusList ComponentStates { get; }
VB
Public ReadOnly Property ComponentStates As MeshVertexStatusList
Get
Type: MeshVertexStatusList
Supported in: 6.0.16224.21491