API Reference > Functions > geToString Function
geToString Function
Syntax
C++
GE_TOOLKIT_EXPORT OdString geToString(const OdGe::EntityId val);

GeGbl.h

Parameters 
Description 
const OdGe::EntityId val 
[in] OdGe::EntityId value. 

OdString representation of val.

was moved from ExamplesCommontoString

  • details Convert the specified value to an OdGe::EntityId string.
 

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