C++
AcGePoint3d ucsorg() const;
Description
Returns an AcGePoint3d, which is the current Model Space UCSORG value for the database.
See the System Variables section of the AutoCAD Command Reference for information on UCSORG.
Note For Paper Space values, see AcDbDatabase::pucsorg() function.