MeshTopologyVertexListSortEdges Method |
Sorts the edge list for the mesh topology vertex list so that
the edges are in radial order when you call ConnectedTopologyVertices.
A nonmanifold edge is treated as a boundary edge with respect
to sorting. If any boundary or nonmanifold edges end at the
vertex, then the first edge will be a boundary or nonmanifold edge.
Namespace:
Rhino.Geometry.Collections
Assembly:
RhinoCommon (in RhinoCommon.dll)
SyntaxPublic Function SortEdges As Boolean
Return Value
Type:
Booleantrue on success.
Version InformationRhino for Mac
Supported in: 5.4
Rhino for Windows
Supported in: 6.8
See Also