Close

Relief for ODA Team in Ukraine

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

Sets the reference point associated with the design coordinates that is set by the setDesignPoint() method. 

 

Parameters
Description
point
[in] Reference point.

If the type of coordinate is kCoordTypLocal, the point argument is defined by the setCoordinateSystem() method of this object.

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