menu
RhinoCommon API
search
search
V8
arrow_drop_down
new_releases
wb_sunny
RhinoCommon documentation has a new look. The old site can still be found
here
.
Close
Description:
Constructs a curve by projecting an existing curve to a plane.
Syntax:
public static
Curve
ProjectToPlane(
Curve
curve
,
Plane
plane
)
Parameters:
curve
Type:
Curve
A curve.
plane
Type:
Plane
A plane.
Returns:
Type:
Curve
The projected curve on success; None on failure.
Available since:
5.0
home
/
Rhino.Geometry
/
Curve
/
ProjectToPlane
ProjectToPlane method
Class:
Rhino.Geometry.Curve
Nothing found