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] A reference to an OdGUID object that should be copied. 

Creates a new IFC GUID object as a copy of an existing OdGUID value (copy constructor).

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