Click or drag to resize

SubDEdgeVertexTo Property

End vertex for this edge

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 7.0
Syntax
public SubDVertex VertexTo { get; }

Property Value

Type: SubDVertex
See Also