HomeFAQHow do I create a parallel line in XyzPilot?...

FAQ

How do I create a parallel line in XyzPilot?

Use Line/Parlel,L,D to create a parallel line at a fixed distance, or Line/P,Parlel,L to create a parallel through a specific point.

Full Answer

Two parallel line operators: Line/Parlel,L,D (fixed distance, selector required) and Line/P,Parlel,L (through a point, no selector needed).

XyzPilot Example

L0 = Horizontal line at Y=0 Line/YLarge, Parlel, L0, D=25 → L1: Y=+25 (above L0) Line/YSmall, Parlel, L0, D=25 → L2: Y=-25 (below L0) P0 = (40, 70) Line/P0, Parlel, L0 → L3: horizontal at Y=70 (through P0)
← All FAQs Operator Reference Try in XyzPilot →