Description:

Constructs a curve by projecting an existing curve to a plane.

Syntax:
public static Curve ProjectToPlane(
Curve curve,
Plane plane
)
Parameters:
Returns:
Type: Curve
The projected curve on success; None on failure.
Available since:
5.0

/
/
/
ProjectToPlane

ProjectToPlane method

Class:  Rhino.Geometry.Curve

Nothing found