Click or drag to resize

RhinoBrepCurves2D Property

Gets the parameter space trimming curves (used by trims).

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

Property Value

Type: IBrepCurveList

Implements

IBrepCurves2D
See Also