Overview | Statement List | Example
obj = LINE/PARLEL,line,"PMOD3",offset
Creates a line parallel to an existing line at a specified distance. A positional modifier is used to indicate which side
If XLARGE, XSMALL, YLARGE, YSMALL, are specified, the distance is offset in the current work plane.
If ZLARGE or ZSMALL is specified the distance is offset parallel to the current Z axis.
Parameter |
Description |
PARLEL |
Minor word that indicates that the new line is parallel to an existing line. |
line |
An existing line to which the new line is to be parallel. |
The positional modifier PMOD3 establishes the relationship of the new line to the existing line, with respect to the work coordinate system. | |
offset |
The distance from the existing line to the new line.
|