CustomCurveObject Constructor (Curve) |
Namespace:
Rhino.DocObjects.Custom
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxprotected CustomCurveObject(
Curve curve
)
Protected Sub New (
curve As Curve
)
Parameters
- curve
- Type: Rhino.GeometryCurve
[Missing <param name="curve"/> documentation for "M:Rhino.DocObjects.Custom.CustomCurveObject.#ctor(Rhino.Geometry.Curve)"]
Version InformationRhino for Mac
Supported in: 5.4
Rhino for Windows
Supported in: 6.8
See Also