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

FAQ

How do I create a perpendicular line in XyzPilot?

Use Line/P,Perpto,L to create a perpendicular segment from a point on a line. The Left/Right selector specifies which side.

Full Answer

Use Line/P,Perpto,L. Specify the point on the reference line, the reference line, the segment length, and the direction (Left or Right). Dir=Left/Right is mandatory.

XyzPilot Example

L0 = Horizontal line at Y=0 P0 = (40, 0) Line/P0, Perpto, L0, Length=100, Dir=Left → L1: from (40,0) to (40,100) [upward] Line/P0, Perpto, L0, Length=100, Dir=Right → L2: from (40,0) to (40,-100) [downward]
← All FAQs Operator Reference Try in XyzPilot →