MODE
Returns the current analysis mode.
Format
MODEDescription
- 1
- Kinematics
- 2
- Reserved
- 3
- Initial conditions
- 4
- Dynamics
- 5
- Statics
- 6
- Quasi-statics
- 7
- Linear analysis
- 9
- CONSUB initialization
Example
<Force_Scalar_TwoBody
id = "301001"
type = "Force"
i_marker_id = "10506"
body1_id = "105"
j_marker_id = "10706"
body2_id = "107"
val_expression = "IF(MODE-4:0,0,-100*DX(1,2))"
/>