Share

AcDbDatabase::ucsxdir

C++

ACDBCORE2D_PORT AcGeVector3d ucsxdir() const;

Description

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

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

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

Links

AcDbDatabase Class

Was this information helpful?