Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbGeoData::setDesignPoint Method
Syntax
C++
OdResult setDesignPoint(const OdGePoint3d& point);

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

 

Parameters
Description
point
[in] Point design coordinates.

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

Copyright © 2002-2022. Open Design Alliance All rights reserved.