YVector Property

Specifies the Y direction of the given UCS.

See Also | Example

Signature

object.YVector

object

UCS
The object or objects this property applies to.

YVector

Variant (three-element array of doubles); read-write
A vector specifying the Y direction of the given UCS.

System variables

The value of this property is stored in the UCSYDIR system variable.

Remarks

If you change the Y vector value on the active UCS, you must reset the active UCS to see the changes. To reset the active UCS, use the ActiveUCS property.

 

   Comments?