Click or drag to resize

BrepCurves3D Property

Pointers to 3d curves (used by edges)

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.6
Syntax
public BrepCurveList Curves3D { get; }

Property Value

Type: BrepCurveList
See Also