HyperWorks Solvers

MODE

MODE

Previous topic Next topic No expanding text in this topic  

MODE

Previous topic Next topic JavaScript is required for expanding text JavaScript is required for the print function  

Format

MODE

Description

Returns the current analysis mode as follows:

1 = Kinematics
2 = Reserved
3 = Initial conditions
4 = Dynamics
5 = Statics
6 = Quasi-statics
7 = Linear analysis

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))"

/>

Arguments

None.

See Also:

Functions

Command Statements

Model Statements

Notation and Syntax