Share

AcDbDatabase::pucsname

C++

AcDbObjectId pucsname() const;

Description

Returns the object ID of the UCS table entry that is currently in use in the Paper Space of the database (Paper Space value of UCSNAME).

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

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

Links

AcDbDatabase Class

Was this information helpful?