HyperWorks Solvers

VARVAL

VARVAL

Previous topic Next topic No expanding text in this topic  

VARVAL

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

Format

VARVAL(id)

Description

Returns current value of Reference_Variable element.

Example

<Force_Scalar_TwoBody

      id             = "32"

      type           = "Force"

      i_marker_id    = "175"

      body1_id       = "31"

      j_marker_id    = "176"

      body2_id       = "35"

      val_expression = "VARVAL(121)" >

</Force_Scalar_TwoBody>

 

<Reference_Variable

    id               = "121"

    type             = "EXPRESSION"

    expr             = "-10*(sqrt(VX(11)**2+VY(11)**2))">

</Reference_Variable>

Arguments

id

The ID of the Reference_Variable element.

See Also:

Functions

Command Statements

Model Statements

Notation and Syntax