Syntax
PIER arg1 arg2 arg3 arg4
Description
A PIER type member is oriented vertically, along an imaginary axis in global Y direction. This member is an extrusion body with stationing and variable geometry and can contain several structural units.
Arguments
Minimum quantity: 2(1)
arg1
Value |
Dimension |
Meaning |
name |
TEXT |
Member name |
END |
KEYWORD |
Scope will be closed. |
arg2
Value |
Dimension |
Meaning |
BEGIN |
KEYWORD |
Scope will be opened. |
TEMPLATE |
KEYWORD |
The structural member is used as a template. It is not part of the final model, but serves as a template or auxiliary object. The geometry of a template is transferred to the target object. Further details can be added at the target object (e.g. additional stations). |
arg3
Value |
Dimension |
Meaning |
BEGIN |
KEYWORD |
Scope will be opened (arg2 != BEGIN) |
ADD |
KEYWORD |
The content of the scope will be added to (arg2 = BEGIN). |
CLEAR |
KEYWORD |
The content is deleted before the scope is imported (arg2 = BEGIN). |
arg4 (arg3 = 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
STRUCTURE
Examples
PIER "Pier1" BEGIN
PIER END
The structural member "Pier1" is created.
|
(C) ALLPLAN GmbH |
Privacy policy |