Overview | Statement List | Example
obj = PLANE/PARLEL,plane,THRU,point
Creates a plane object parallel to a previously defined plane, passing through a previously defined point. The plane is displayed at the specified point.
Parameter |
Description |
PARLEL |
Minor word that indicates that the new plane is parallel to an existing plane. |
plane |
The existing plane to which the new plane is parallel. |
THRU |
Minor word that indicates that the new plane is to pass through a previously defined point. |
point |
A previously defined point which lies on the new plane at its origin. |