Click or drag to resize

CurveObjectDuplicateCurveGeometry Method

Returns a copy of the underlying curve geometry.

Namespace:  Rhino.DocObjects
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public Curve DuplicateCurveGeometry()

Return Value

Type: Curve

[Missing <returns> documentation for "M:Rhino.DocObjects.CurveObject.DuplicateCurveGeometry"]

See Also