VARVAL

Reference_Variable要素の現在値を返します。

フォーマット

VARVAL(id)

引数

id
Reference_Variable要素のID。

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