RhinoCommon API
MeshTopologyVertices Property |
Gets the MeshTopologyVertexList object associated with this mesh.
This object stores vertex connectivity and the indices of vertices that were unified while computing the edge topology.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll)
public MeshTopologyVertexList TopologyVertices { get; }
Public ReadOnly Property TopologyVertices As MeshTopologyVertexList Get