Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbGeoDataPE::geoCoordinateSystemChanged Method
Syntax
C++
virtual OdResult geoCoordinateSystemChanged(OdDbGeoData* pGeoData, const OdString& oldName) = 0;

This method is called when the coordinate system is changed. 

 

Parameters
Description
pGeoData
[in/out] Pointer to an OdDbGeoData object.
oldName
[in] Coordinate system name.

Returns eOK if successful, or an appropriate error code if not.

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