I_GROUPBOX creates a rectangle in the dialog box. You can use it to group parameters, which are related.
Syntax
I_GROUPBOX text, x, y, width, height
Parameter
text
(string): defines the title of the group box. The title is displayed in the upper left corner of the rectangle. Can be left empty, in this case the group box is drawn as a closed rectangle without text.
x, y
(integer): defines the position of upper left corner in pixels.
width, height
(integer): defines width and height in pixels.
Remarks
Usable since script version 1.1 (Allplan 2012-1).
(C) ALLPLAN GmbH |
Privacy policy |