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

Returns the WCS position of the point entity (DXF 10) as three-dimensional point instance.

Example of Working with the Point Object 

Specific Point Properties 

OdDbPoint::setPosition() method

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