Inhalt

Index

GROUP

GROUP starts a group definition. A group definition must be finished with GROUP_END. All elements within the script between GROUP and GROUP_END belong to a group called "name". The group is defined, but not yet used. Therefore, you have to "activate" a group using GROUP_PLACE.

Syntax

GROUP "name"

Parameters

name (string): group name

Remarks

Group names must be unique within a current script.

All transformations, cutplanes etc. must be performed within the group.

Nested group definitions are not possible, but subscripts can contain groups.

Attribute DEFINEs and SETs (pens, materials, fills) before group definitions as well as within group definitions are all effective.

Usable since script version 1.1 (Allplan 2012-1).



Allplan

(C) ALLPLAN GmbH

Privacy policy