Share

AcDbDatabase::ucsydir

C++

ACDBCORE2D_PORT AcGeVector3d ucsydir() const;

Description

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

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

Note For Paper Space values, see AcDbDatabase::pucsydir() function.

Links

AcDbDatabase Class

Was this information helpful?