M_Rhino_Geometry_Collections_MeshVertexStatusList_Clear - mcneel/rhinocommon-api-docs GitHub Wiki
Clears the hidden vertex list on the mesh. This results in a fully visible mesh.
Namespace: Rhino.Geometry.Collections
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0
C#
public void Clear()
VB
Public Sub Clear
ICollection(T).Clear()
IList.Clear()
Supported in: 6.0.16224.21491
MeshVertexStatusList Class
Rhino.Geometry.Collections Namespace