Creates a vector in working coordinates. The vector is defined by a starting location and delta value.
Input Arguments
0 |
Vector Group Name |
Vector Group Name |
The name of the vector group into which to place the resulting vector, in the active collection. |
1 |
String |
New Vector Name |
The name for the vector to create. |
2 |
Vector |
‘Begin’ in Working Coordinates. |
The location for the beginning of the vector. |
3 |
Vector |
‘Delta’ in Working Coordinates. |
The delta value for the vector. |
4 |
Boolean |
Is Magnitude Negative |
Specifies whether the resulting vector has a nega- tive magnitude. |
Return Arguments
None.
Returned Status
SUCCESS |
This command always succeeds. |
Remarks
If the specified vector already exists, another will be created with the same name.