API Reference > Classes > OdIfcGUID Class > OdIfcGUID Constructor > OdIfcGUID::OdIfcGUID Constructor (OdGUID &)
OdIfcGUID::OdIfcGUID Constructor (OdGUID &)
Syntax
C++
OdIfcGUID(const OdGUID & other);
Parameters 
Description 
const OdGUID & other 
[in] An OdGUID object that is used as a base for creating the IFC GUID object. 

Creates a new IFC GUID based on an existing OdGUID value (copy constructor).

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