Click or drag to resize

CustomCurveObject Constructor (Curve)

Initializes a new instance of the CustomCurveObject class

Namespace:  Rhino.DocObjects.Custom
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
protected CustomCurveObject(
	Curve curve
)

Parameters

curve
Type: Rhino.GeometryCurve

[Missing <param name="curve"/> documentation for "M:Rhino.DocObjects.Custom.CustomCurveObject.#ctor(Rhino.Geometry.Curve)"]

See Also