API Reference > Other Classes > OdGUID Class > OdGUID Constructor > OdGUID::OdGUID Constructor (OdAnsiString&)
OdGUID::OdGUID Constructor (OdAnsiString&)
Syntax
C++
explicit OdGUID(const OdAnsiString& value);
Parameters 
Description 
const OdAnsiString& value 
[in] GUID string to copy from. 

Creates a new instance of an OdGUID object with the copied data from the string representation of GUID. 

 

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