Click or drag to resize

RhinoBrepEdgeStartVertex Property

BrepVertex at start of edge.

Namespace:  Karamba.GHopper.Geometry
Assembly:  Karamba3D (in Karamba3D.dll) Version: 2.2.0.5 (2.2.0.5)
Syntax
public IBrepVertex StartVertex { get; }

Property Value

Type: IBrepVertex

Implements

IBrepEdgeStartVertex
See Also