Overview | Statement List | Example
obj = PLANE/PERPTO,curve,THRU,point
Creates a plane object that is perpendicular to a previously defined curve which passes through a specified point. The plane is perpendicular to the curve at the point which is the minimum distance point between the curve and the input point.
Parameter |
Description |
PERPTO |
Minor word that indicates that the plane is to be perpendicular to an existing line. |
curve |
An existing curve to which the plane is perpendicular. |
THRU |
Minor word that indicates that the plane is to be based upon a previously defined point. |
point |
A previously defined point which defines the plane. |