Click or drag to resize

SubDEdgeRelativeVertexTo Property

The vertex this edge ends at, taking ComponentDirection into account.

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

Property Value

Type: SubDVertex
See Also