Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
OdMvdXmlBody::setLang Method
Syntax
C++
void setLang(OdAnsiString& value);

Sets the new value of the language tag for the Body element.

Parameters
Description
value
[in] An ANSI string that contains the new value of the language tag.

Language tag value is represented with a locale identifier based on the language codes defined within the RFC 1766. For example: ‘en’, ‘de’, ‘en - GB’, ’de - CH’.

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