Syntax
LGIRDER arg1 arg2 arg3 arg4
Description
A link girder is a station-defined extrusion body and connects 2 components together. Its geometrical position is defined by 2 references. Its primary axis is a straight line between these two positions. The cross-section plane can be defined in the same way as for other station-defined components.
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
LGIRDER "Girder1-2-1" BEGIN
TEXT "Girder 1 from Pier1 to Pier2"
TEMPLATE "TGirder"
LENGTH 37.8691
EXCEED -0.2200 0.1800
STATIONS BEGIN
SXTOL s001 0.000000 TEMPLATE
SLOCAL s002 1.200000 TEMPLATE
SXTOL s003 0.500000 TEMPLATE
SLOCEND s004 -1.200000 TEMPLATE
SXTOL s005 1.000000 TEMPLATE
STATIONS END
LGIRDER END
The precast girder "Girder1-2-1" by using the template "TGirder" is created.
|
(C) ALLPLAN GmbH |
Privacy policy |