Syntax
STRESS arg1 arg2 arg3
Description
The tendons are stressed.
Arguments
Minimum quantity: 3
arg1
Value |
Dimension |
Meaning |
BEGIN |
KEYWORD |
Stressing at tendon begin |
END |
KEYWORD |
Stressing at tendon end |
BOTH |
KEYWORD |
Stressing at both ends |
arg2
Value |
Dimension |
Meaning |
PERCENT |
KEYWORD |
Stressing value in % of the maximum allowed stress |
FORCE |
KEYWORD |
Stressing value in force unit |
FACTOR |
KEYWORD |
Stressing value as factor of maximum allowed stress |
arg3
Value |
Dimension |
Meaning |
percent |
% |
Stressing value (arg2 = PERCENT) |
force |
FORCE |
Stressing value (arg2 = FORCE) |
factor |
DOUBLE |
Stressing value (arg2 = FACTOR) |
"var=value" |
TEXT |
Stressing value using a variable whose value is to be dimensioned depending on arg2. The value of the variable can be overwritten during tendon assignment. |
Scopes
PTGROUP/ACTIONS
Examples
STRESS BEGIN FACTOR 1.000
The affected tendons are stressed with 100% of the maximum stress.
STRESS BEGIN FACTOR "p=0.930"
The affected tendons are stressed with 93% of the maximum stress. The value may vary for individual tendons.
|
(C) ALLPLAN GmbH |
Privacy policy |