API Reference > Other Classes > OdGUID Class > OdGUID Constructor > OdGUID::OdGUID Constructor (OdGUID&)
OdGUID::OdGUID Constructor (OdGUID&)
Syntax
C++
OdGUID(const OdGUID& other);
Parameters 
Description 
const OdGUID& other 
[in] Object to copy from. 

Creates a new instance of a OdGUID object with copied data from other object. 

 

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