Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdRxDescriptionAttribute::createObject Method
Syntax
C++
static OdRxAttributePtr createObject(const OdString& description, unsigned int id = 0, unsigned int sourceHint = 0);

Constructor. Creates an attribute to store a description string resource ID and a resource ID hint. 

 

Parameters
Description
description
[in] Description string.
id
[in] Resource ID of the string.
sourceHint
[in] Resource ID hint.

Smart pointer to a constructed attribute object.

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