Skip to content

๐Ÿฅš CadifyEllipse

The CadifyEllipse function draws an ellipse (or circle) at a given position with a specified width and height.

๐Ÿ“Œ What It Does

Places an ellipse into the sketch canvas, sized in mm and optionally styled and layered.

๐Ÿงพ Syntax

=CadifyEllipse(ellipseName, x, y, width, height, style, zOrder, cadifySheetName)

๐Ÿงฎ Parameters

Parameter Description
ellipseName Shape name (unique).
x, y Center position in mm.
width, height Size in mm.
style Line or fill style.
zOrder Layering order.
cadifySheetName Target Sketcher sheet.