Close

Relief for ODA Team in Ukraine

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

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

 

Parameters
Description
pO
[in] Object to get localized name of.

Localized name of the object if operation was successful; empty string otherwise.

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