Description
This property allows you to define a vector along which to move a copied UCS . This property is relevant when the IMdUcs::Mode property is set to cmUcsModeCopy and IMdUcs::CopyMode is set to cmUcsCopyModeByVector.
Syntax
Property get:
Direction = CopyDirection( );
|
Return: (Variant) Direction |
Array of vector coordinates. |
Property set:
CopyDirection( Direction );
|
Input: (Variant) Direction |
Array of vector coordinates. |