Creates a vector in working coordinates. The vector is defined by a starting location, direction, and magnitude.
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 |
‘Direction’ in Working Coordi- nates. |
A vector defining the direction of the vector to create. |
4 |
Double |
Signed Magnitude |
The signed magnitude of the resulting vector. |
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.