GROUP_ISECT
is a group operation and intersects two groups; the result is the groups' intersected volume in a new group. The new group can be used with GROUP_PLACE
, as variable or in another group definition.
Syntax
GROUP_ISECT (g_expr1, g_expr2)
Parameters
g_expr1, g_expr2
(string): group name or variable or result of group operation
Remarks
For group operations, the groups must have been defined already. They also can be results of other group operations.
Usable since script version 1.1 (Allplan 2012-1).
(C) ALLPLAN GmbH |
Privacy policy |