Click or drag to resize

SubDVertexListFirst Property

First vertex in this linked list of vertices

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

Property Value

Type: SubDVertex
See Also