API Reference > OdRx Classes > OdRxCumulativeAttribute Class > OdRxCumulativeAttribute Methods > OdRxCumulativeAttribute::createObject Method
OdRxCumulativeAttribute::createObject Method
Syntax
C++
static OdRxAttributePtr createObject(const OdString& type);
Parameters 
Description 
const OdString& type 
[in] String specifying the type of cumulative value ("area", "length"). 

Smart pointer to a constructed attribute object.

Constructor. Creates an attribute that marks properties with cumulative values. 

 

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