7.11.6. [ELEMENT_box] as wildcard element

The "Box" element constructs wildcard elements in the sketch frame, in other words, it defines position and measurement of the therein contained elements.

Box can be parent element of "Grid" (see Section 7.11.5, “[ELEMENT_grid] to place several derivations ”) and "Derivation" (see Section 7.11.7, “[ELEMENT_derivation] for one single derivation ”) element.

The "Box" element is declared with "ELEMENT_" followed by a unique name for the element.

Example:

[ELEMENT_box1]

The display in the Edit element dialog box is greyed out under Name.

The following attributes are available:

Example:

[ELEMENT_box1]
type=box
parent=frame
position_x=260
position_y=90
position_w=140
position_h=170