Syntax
CUSTOMTREES arg1 arg2
Description
The concept of user-defined view trees was developed to provide flexibility in the view of the model data. The user can define different custom trees. Custom trees contain links to actual objects in the model. Currently, only members can be entered in the trees. A specific tree can be used to control the building structure in Allplan.
Arguments
Minimum quantity: 1
arg1
Value |
Dimension |
Meaning |
BEGIN |
KEYWORD |
Scope will be opened. |
END |
KEYWORD |
Scope will be closed. |
arg2 (arg1 = BEGIN)
Value |
Dimension |
Meaning |
ADD |
KEYWORD |
The content of the scope will be added to. |
CLEAR |
KEYWORD |
The content is deleted before the scope is imported. |
Scopes
ABM
Examples
CUSTOMTREES BEGIN
CUSTOMTREES END
Scope of custom trees is opened and closed.
|
(C) ALLPLAN GmbH |
Privacy policy |