Click or drag to resize

SubDVertexPrevious Property

Previous vertex in linked list of vertices on this level

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

Property Value

Type: SubDVertex
See Also