API Reference > Other Classes > OdGUID Class > OdGUID Operators > = Operator > OdGUID::= Operator (OdString&)
OdGUID::= Operator (OdString&)
Syntax
C++
OdGUID& operator =(const OdString& other);
Parameters 
Description 
const OdString& other 
[in] String representation of the GUID to be assigned. 

Assignment operator. 

 

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