Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbGeoData::setCoordinateSystem Method
Syntax
C++
OdResult setCoordinateSystem(const OdString& coordSystem);

Sets the current coordinate system definition. 

 

Parameters
Description
coordSystem
[in] String that represents a coordinate system.

When the coordinate system is changed, mesh point arrays are not changed. To get access to these arrays, use set/getMeshPointMaps(), getMeshPointMap() and addMeshPointMap() methods.

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