RhinoCommon API
MeshTopologyEdges Property |
Gets the MeshTopologyEdgeList object associated with this mesh.
This object stores edge connectivity.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll)
Since: 5.0
public MeshTopologyEdgeList TopologyEdges { get; }
Public ReadOnly Property TopologyEdges As MeshTopologyEdgeList Get