Skip to content

โ–ญ CadifyRectangle

The CadifyRectangle function draws a rectangle defined by width, height, and starting position.

๐Ÿ“Œ What It Does

Creates a rectangular shape from a bottom-left corner with customizable style and position.

๐Ÿงพ Syntax

=CadifyRectangle(rectName, x, y, width, height, style, zOrder, cadifySheetName)

๐Ÿงฎ Parameters

Parameter Description
rectName Shape name (unique).
x, y Bottom-left corner in mm.
width, height Dimensions in mm.
style Drawing style.
zOrder Display layer.
cadifySheetName Related drawing sheet.