API Reference > Classes > OdIfcGUID Class > OdIfcGUID Operators > = Operator > OdIfcGUID::= Operator (OdGUID &)
OdIfcGUID::= Operator (OdGUID &)
Syntax
C++
OdIfcGUID& operator =(const OdGUID & other);
Parameters 
Description 
const OdGUID & other 
[in] A new GUID value to be assigned.  

A reference to the IFC GUID object modified with the assignment operation.

Assignment operator for IFC GUID objects.

Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.