Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdRxDynamicAttribute::createObject Method
Syntax
C++
static OdRxAttributePtr createObject(const OdString& name, const OdRxValue& value);

Constructor. Creates an attribute of the OdRxDynamicAttribute type. 

 

Parameters
Description
name
[in] The name of value.
value
[in] The value to stored in attribute.

Smart pointer to a constructed attribute object.

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