Description
This property allows you to get and set a Y vector of shift for the linear copy procedure.
Syntax
Property get:
Vector = DirectionVectorY( );
|
|
|
|
Return: (Variant) Vector |
Variant that contains double-type, one-dimensional array of shift vector. |
Property set:
DirectionVectorY( 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.