Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdRxDescriptionAttribute::getDescription Method
Syntax
C++
static OdString getDescription(const OdRxObject* pO);

Looks up OdRxDescriptionAttribute on the object if it is a member, (and in the object class attribute list if it is not), and uses OdRxResourceLoader to get the string from resources identified by ID and hint. 

 

Parameters
Description
pO
[in] Object to be queried for a description.

A description string if found; empty string otherwise.

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