Share

AcDbDatabase::pucsydir

C++

ACDBCORE2D_PORT AcGeVector3d pucsydir() const;

Description

Returns an AcGeVector3d, which is the current Paper Space UCSYDIR value for the database.

See the System Variables section of the AutoCAD Command Reference for information on UCSYDIR.

Note For Model Space values, see AcDbDatabase::ucsydir() function.

Links

AcDbDatabase Class

Was this information helpful?