Syntax
MATERIALS arg1 arg2 arg3
Description
Import the materials that belong to the selected standard. User-defined materials that are not specified in the standard are also allowed.
Arguments
Minimum quantity: 2(1)
arg1
Value |
Dimension |
Meaning |
filter |
TEXT |
Predefined filters (@concrete", "@steel", "@reinf_steel", "@prestress_steel") to group materials optionally. |
BEGIN |
KEYWORD |
Scope will be opened Filter = "". |
END |
KEYWORD |
Scope will be closed |
arg2
Value |
Dimension |
Meaning |
BEGIN |
KEYWORD |
Scope will be opened (arg1 = filter). |
arg3 (arg2 = BEGIN)
Value |
Dimension |
Meaning |
ADD |
KEYWORD |
The content of the scope will be added to the standard. |
CLEAR |
KEYWORD |
Materials of the standard are deleted before the scope is imported. |
Scopes
STANDARD
Examples
MATERIALS "@concrete" BEGIN
MATERIALS END
Scope of concrete materials is opened and closed.
|
(C) ALLPLAN GmbH |
Privacy policy |