Format |
|
ARYVAL(ID, COMP) |
|
Description |
|
Returns the specified component of the Reference_Array element. |
|
Example |
|
<Force_Vector_TwoBody id = "30101" type = "TORQUEONLY" i_marker_id = "30102022" j_floating_marker_id = "30101023" ref_marker_id = "30101010" tx_expression = "0" ty_expression = "0" tz_expression = "ARYVAL(102,1)" /> |
|
Arguments |
|
id |
The ID of the Reference_Array element whose components are desired. |
comp |
An integer that specifies the desired component of the Reference_Array element. |