API Reference > OdRx Classes > OdRxDefaultValueAttribute Class > OdRxDefaultValueAttribute Methods > OdRxDefaultValueAttribute::createObject Method
OdRxDefaultValueAttribute::createObject Method
Syntax
C++
static OdRxAttributePtr createObject(const OdRxValue& value);
Parameters 
Description 
const OdRxValue& value 
[in] Default value of the property. 

Smart pointer to a constructed attribute object.

Constructor. Creates an attribute containing the default value for the property. 

 

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