Share

AcDbDatabase::hpOrigin

C++

AcGePoint2d hpOrigin() const;

Description

Returns a 2D point that is the current HPORIGIN value for the database.

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

Links

AcDbDatabase Class

Was this information helpful?