Click or drag to resize

CurveObjectCurveGeometry Property

Returns the underlying curve geometry.

Namespace:  Rhino.DocObjects
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public Curve CurveGeometry { get; }

Property Value

Type: Curve
See Also