RhinoCommon API
SubDVertexEdges Property |
All edges that this vertex is part of
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll)
Since: 7.0
public IEnumerable<SubDEdge> Edges { get; }
Public ReadOnly Property Edges As IEnumerable(Of SubDEdge) Get