API Reference > OdRx Classes > OdRxDynamicAttribute Class > OdRxDynamicAttribute Methods > OdRxDynamicAttribute::createObject Method
OdRxDynamicAttribute::createObject Method
Syntax
C++
static OdRxAttributePtr createObject(const OdString& name, const OdRxValue& value);
Parameters 
Description 
const OdString& name 
[in] The name of value.  
const OdRxValue& value 
[in] The value to stored in attribute. 

Smart pointer to a constructed attribute object.

Constructor. Creates an attribute of the OdRxDynamicAttribute type. 

 

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