Description
This property allows you to get and set a X vector of shift for the linear copy procedure.
Syntax
Property get:
Vector = DirectionVectorX( );
|
|
|
|
Return: (Variant) Vector |
Variant that contains double type one dimensional array of shift vector. |
Property set:
DirectionVectorX( Vector );
|
|
|
|
Input: (Variant) Vector |
Variant that contains double type one dimensional array of shift vector. |
Note
All coordinates are given relative to the model's main UCS.