Syntax
PROPERTY arg1 arg2 arg3 ....
Description
Various properties of the component are defined.
Arguments
Minimum number: 1
arg1
Value |
unit |
Meaning |
AUXILIARY |
KEYWORD |
The component can be declared as part of the final model or it is only used as an auxiliary body for Boolean operations. |
MATERIAL |
KEYWORD |
Material assignment follows in the next argument. |
FEMDEPTH |
KEYWORD |
Specification of the model depth to which the body is assigned. The next argument is an integer. |
arg2 (arg1 = AUXILIARY)
Value |
unit |
Meaning |
ON |
KEYWORD |
The component is an auxiliary body for Boolean operations and not part of the final model. |
OFF |
KEYWORD |
The component is part of the final model. |
^ |
KEYWORD |
The property is defined by the template and is inherited during the calculation. |
^ON |
KEYWORD |
The property is defined by the template and is inherited during the calculation. The initial status is ON. |
^OFF |
KEYWORD |
The property is defined by the template and is inherited during the calculation. The initial status is OFF. |
arg2 (arg1 = MATERIAL)
Value |
unit |
Meaning |
mname |
TEXT |
The material name can be chosen as desired. Materials are categorized in Allplan Bridge under the selected standard or its annex. The material name to be entered here therefore consists of 2 parts, separated by a colon: "stdname:matname". If the material is not known in the project, then certain calculations are not possible and the material is only shown by name in various places. |
arg2 (arg1 = FEMDEPTH)
Value |
unit |
Meaning |
idepth |
INT |
The body is taken into account in the FE model if its model depth is less than or equal to the global FE model depth. At a model depth of 0, the body is not taken into account. |
Scopes
BODY
Examples
PROPERTY AUXILIARY ON
The component is an auxiliary body.
PROPERTY MATERIAL "EN:C40/50"
A material is assigned to the entire component.
|
(C) ALLPLAN GmbH |
Privacy policy |