Syntax
array set eres [ABRELEM number GET LOADCASE dataid leadstr ATNODE k]
array set eres [ABRELEM number GET LOADCASE dataid leadstr ATNODE k TNDSUM ATCOG|ATNODE]
array set epts [ABRELEM number GET LOADCASE dataid leadstr ATNODE k POINTS]
array set eres [ABRELEM number GET LOADCASE dataid leadstr ATNODE k PNTRES pname]
Description
The result block of envelopes, including combinations, is identical to that of load cases. Each row of an envelope that belongs to a specific leading component can be viewed as a result block like a load case. Therefore, access to the results of an envelope differs only in the determination of the data ID and the specification of this leading component.
Query the results at the specified element and node for a specific row of an envelope.
Query the result sums of the tendons for a specific row of an envelope, related to the element CoG or the node position.
Argument |
Dimension |
Meaning |
number |
INT |
Element number |
GET |
KEYWORD |
Query data |
ENVELOPE |
KEYWORD |
Query the results of an envelope |
dataid |
OBJID |
Data ID of the envelope |
leadstr |
TEXT |
Code of a leading component, e.g. "MinMx", MaxVz" |
ATNODE |
KEYWORD |
The node number follows as the next argument. |
k |
INT |
Local node number, 1-based |
TNDSUM |
KEYWORD |
Query the sum of tendon results |
ATCOG |
KEYWORD |
The element CoG is the reference position for tendon results |
ATNODE |
KEYWORD |
The element node is the reference position for tendon results |
POINTS |
KEYWORD |
Query the list of stress point results at node |
PNTRES |
KEYWORD |
Query stress point results |
pname |
TEXT |
Stress point name |
Scopes
All
Examples
The determination of existing leading components can be seen under TCL Command ABRESULT, Data of envelopes .
After determining the data ID, all examples at page TCL Command ABRELEM, Results of load cases can be referred to.
|
(C) ALLPLAN GmbH |
Privacy policy |