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

FAQ

How do I create a rectangle in XyzPilot?

Use Rectangle/TL,BR with two diagonal corner points. XyzPilot creates four axis-aligned line segments simultaneously.

Full Answer

Use Rectangle/TL,BR. Specify the top-left and bottom-right corner points. XyzPilot creates four axis-aligned line segments simultaneously: bottom, right, top, and left.

XyzPilot Example

P_TL = (10, 60), P_BR = (70, 20) Rectangle/P_TL=(10,60), P_BR=(70,20) → L0: bottom (10,20)→(70,20) → L1: right (70,20)→(70,60) → L2: top (70,60)→(10,60) → L3: left (10,60)→(10,20) Width = 60mm, Height = 40mm
← All FAQs Operator Reference Try in XyzPilot →