API Reference > OdRx Classes > OdRxRefersToAttribute Class > OdRxRefersToAttribute Methods > OdRxRefersToAttribute::createObject Method
OdRxRefersToAttribute::createObject Method
Syntax
C++
static OdRxAttributePtr createObject(const OdString& path);
Parameters 
Description 
const OdString& path 
[in] Path to the related property (starting with database). E.g. "/BlockTableId/Items" for OdDbEntity "BlockId" property. 

Smart pointer to a constructed attribute object.

Constructor. Creates an attribute containing the provided path. 

 

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