API Reference > OdDb Classes > OdDbUCSTableRecord Class > OdDbUCSTableRecord Methods > OdDbUCSTableRecord::origin Method
OdDbUCSTableRecord::origin Method
Syntax
C++
OdGePoint3d origin() const;

Returns three-dimensional point of the origin of the user coordinate system (UCS) in the world coordinate system (WCS) for the UCS record object (DXF 10).

Example of Working with the UCS Record Object 

Specific Properties of UCSs 

OdDbUCSTableRecord::setOrigin() method

Copyright © 2002–2020. Open Design Alliance. All rights reserved.