Click or drag to resize

SubDEdgeVertexFrom Property

Start vertex for this edge

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

Property Value

Type: SubDVertex
See Also