Arc
Generates a circular arc (partial circle). Points are sampled along the arc at the current sampling density. An arc of 360 degrees produces a full circle.
Block
Interactive preview is available in the interactive reader.
Parameters
cx- Center X.
cy- Center Y.
radius- Arc radius in mm.
start (deg)- Start angle in degrees (0 = right, 90 = up).
arc (deg)- Arc sweep angle in degrees (e.g. 90 for quarter circle, 180 for semicircle).
direction- Clockwise or counter-clockwise.
How it works
Arc generates a circular arc defined by center, radius, start angle, and sweep. Points are sampled along the arc at the current sampling density.