API Reference > Classes > PRC Base Data Types Classes > OdPrcAttributeExternal Structure > OdPrcAttributeExternal Constructor > OdPrcAttributeExternal::OdPrcAttributeExternal Constructor (OdString &, OdInt32)
OdPrcAttributeExternal::OdPrcAttributeExternal Constructor (OdString &, OdInt32)
Syntax
C++
OdPrcAttributeExternal(const OdString & entryName, OdInt32 data);
Parameters 
Description 
const OdString & entryName 
[in] An attribute entry name to create.  
OdInt32 data 
[in] The special data to set. 

External attribute data default constructor.

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