Close

Relief for ODA Team in Ukraine

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

This method is called when the coordinate system will be 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.