C++
ACDBCORE2D_PORT AcGeVector3d pucsxdir() const;
Description
Returns an AcGeVector3d, which is the current Paper Space UCSXDIR value for the database.
See the System Variables section of the AutoCAD Command Reference for information on UCSXDIR.
Note For Model Space values, see AcDbDatabase::ucsxdir() function.