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

FAQ

How do I create a chamfer in XyzPilot?

Use Chamfer/Between,L,L with the two line references and setback distances D1 and D2. Chamfers are stored as Line entities.

Full Answer

Use Chamfer/Between,L,L. Specify the two intersecting lines and the setback distances D1 (on L1) and D2 (on L2) measured from the intersection point. Chamfer lines are stored as Line entities (L-prefix).

XyzPilot Example

L0 = Horizontal line at Y=0 L1 = Vertical line at X=80 Intersection at (80, 0) Chamfer/Between, L0, L1, D1=20, D2=20 → L2: chamfer from (60,0) to (80,20) Asymmetric: Chamfer/Between, L0, L1, D1=30, D2=15 → L3: from (50,0) to (80,15)
← All FAQs Operator Reference Try in XyzPilot →