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

Returns the design coordinates of the point associated with the point position specified by the setReferencePoint() method.

There is no a default value for the point's design coordinates. They must be specified clearly by the application that creates an OdDbGeoData object.

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