Click or drag to resize

RhinoBrepTrimEndVertex Property

BrepVertex at end of trim.

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

Property Value

Type: IBrepVertex

Implements

IBrepTrimEndVertex
See Also