Description:

Allows to set the two points at the extremes and the up vector.

Syntax:
public bool SetPathAndUp(
Point3d a,
Point3d b,
Vector3d up
)
Parameters:
Returns:
Type: bool
True if the operation succeeded; otherwise false. Setting up=a-b will make the operation fail.
Available since:
5.0

SetPathAndUp method

Class:  Rhino.Geometry.Extrusion

Nothing found