Share

AcDbDatabase::pucsBase

C++

AcDbObjectId pucsBase() const;

Description

Returns the object ID of the AcDbUcsTableRecord that defines the origin and orientation of orthographic UCS settings for the database's current paper space.

The name of this AcDbUcsTableRecord is used as the database's PUCSNAME value. See the system variables documentation in the AutoCAD Command Reference for information on PUCSNAME.

Links

AcDbDatabase Class

Was this information helpful?