Syntax
STRESSRESULTS arg1 arg2 arg3
Description
Definition of the points whose stresses are used for the structural analysis.
Arguments
Minimum quantity: 2(1)
arg1
Value |
Dimension |
Meaning |
name |
TEXT |
Name of the property set |
END |
KEYWORD |
Scope will be closed. |
arg2
Value |
Dimension |
Meaning |
BEGIN |
KEYWORD |
Scope will be opened. |
arg3 (arg2 = BEGIN)
Value |
Dimension |
Meaning |
ADD |
KEYWORD |
The content of the scope will be added to the property set. |
CLEAR |
KEYWORD |
The content of the property set is deleted before the scope is imported. |
Scopes
CPROPSETS
Examples
STRESSRESULTS "Stress-Check" BEGIN
POINT "SP1" LSECT "Zloc" "Yloc"
POINT "SP2" LSECT "L7" "Yloc"
STRESSRESULTS END
List "Stress-Check" with 2 stress points is defined.
|
(C) ALLPLAN GmbH |
Privacy policy |