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

FAQ

How do I create a line in XyzPilot?

Use Line/P,P to create a line through two existing points, or Line/X,Y,X,Y to create a line from explicit coordinates.

Full Answer

Multiple ways to create lines: Line/P,P (through two points), Line/X,Y,X,Y (explicit coordinates), Line/Parlel,XAxis,D (horizontal), Line/Parlel,YAxis,D (vertical), Line/P,Atangl (at angle).

XyzPilot Example

Line/P0, P1 → L0: through two points Line/10, 20, 70, 60 → L0: from explicit coordinates Line/Parlel, XAxis, D=40 → L1: horizontal at Y=40 Line/P0, Atangl, 45 → L2: through P0 at 45 degrees
← All FAQs Operator Reference Try in XyzPilot →