Build a 100×60mm rectangle with 10mm radius rounded corners. Create two corner points, build the rectangle, then apply fillets — lines are trimmed automatically.
What You Will Build
A closed 100×60mm rectangular profile with four 10mm radius fillet arcs at each corner. Ready for CAM toolpath generation.
Operators Used
Create the two diagonal corner points, then use the Rectangle operator with the point references to build all four lines simultaneously.
Use Fillet/L,L,R to create each fillet arc. In XyzPilot, the Fillet operator automatically creates the arc AND trims the adjacent lines to size in a single operation — no separate trim step is needed.
Trim both ends of the bottom line to meet the fillet arcs.
Trim both ends of the right line to meet the fillet arcs.
Trim both ends of the top line to meet the fillet arcs.
Trim both ends of the left line to meet the fillet arcs.
The profile is now complete. Verify using Measure → Entity Info on each entity to confirm the geometry is correct and the profile is closed.