P_Rhino_Geometry_Mesh_ComponentStates - mcneel/rhinocommon-api-docs GitHub Wiki

Mesh.ComponentStates Property

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

Syntax

C#

public MeshVertexStatusList ComponentStates { get; }

VB

Public ReadOnly Property ComponentStates As MeshVertexStatusList
	Get

Property Value

Type: MeshVertexStatusList

Version Information

Supported in: 6.0.16224.21491

See Also

Reference

Mesh Class
Rhino.Geometry Namespace

⚠️ **GitHub.com Fallback** ⚠️