SubDVertexPrevious Property |
Previous vertex in linked list of vertices on this level
Namespace:
Rhino.Geometry
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 7.0
Syntaxpublic SubDVertex Previous { get; }
Public ReadOnly Property Previous As SubDVertex
Get
Property Value
Type:
SubDVertex
See Also