Extracts the three numeric components of a vector into double values.
0 |
Vector |
Input Vector |
The vector to decompose. |
1 |
Double |
X |
The X-component of the vector. |
2 |
Double |
Y |
The y-component of the vector. |
3 |
Double |
Z |
The z-component of the vector. |
SUCCESS |
This command always succeeds. |
None.