Syntax
STANDARD arg1 arg2 arg3
Description
Materials and settings for the check modules are organized by standard or annex. Multiple standards (or annexes) can be managed in the project. The standard actively used for the calculation in the project is set with the command STANDARD in scope PROJECT.
Arguments
Minimum quantity: 2(1)
arg1
Value |
Dimension |
Meaning |
name |
TEXT |
Predefined name (see STANDARD). |
END |
KEYWORD |
Scope will be closed |
arg2
Value |
Dimension |
Meaning |
BEGIN |
KEYWORD |
Scope will be opened (arg1 = name). |
arg3 (arg2 = BEGIN)
Value |
Dimension |
Meaning |
ADD |
KEYWORD |
The content of the scope will be added to the standard. |
CLEAR |
KEYWORD |
The content of the standard is deleted before the scope is imported. |
Scopes
ABM
Examples
STANDARD "EN" BEGIN
STANDARD END
|
(C) ALLPLAN GmbH |
Privacy policy |