I_SECTION
defines a section within a palette. It may be used only in conjunction with I_PALETTE
. The section has to be closed with I_SECTION_END
or I_SECTION “”
.
Syntax
I_SECTION name [, type]
Parameters
name
(string): name of the section.
type
(binary, 0 or 1): defines the expanding of the section at start.
0: section expanded
1: section not expanded
Remarks
Usable since script version 1.3 (Allplan 2013-1).
(C) ALLPLAN GmbH |
Privacy policy |