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.
[ELEMENT_box1]
The display in the Edit element dialog box is greyed out under Name.
The following attributes are available:
parent = frame (Parent ) - parent element (optional)
Box is embedded into frame element. (See Section 7.11.10, “[ELEMENT_frame] Combine more elements in frame ”)
[ELEMENT_box1] type=box parent=frame position_x=260 position_y=90 position_w=140 position_h=170