Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdRxRefersToAttribute::createObject Method
Syntax
C++
static OdRxAttributePtr createObject(const OdString& path);

Constructor. Creates an attribute containing the provided path. 

 

Parameters
Description
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.

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