Share

AcDbDatabase::ucsBase

C++

AcDbObjectId ucsBase() const;

Description

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

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

Links

AcDbDatabase Class

Was this information helpful?