Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdString::format Method (const OdChar*, ...)
Syntax
C++
OdString& format(const OdChar* formatString, ...);

Assigns a value to this String object using a printf-style format string and arguments.

Parameters
Description
formatString
[in] Format string.

Returns a reference to this String Object.

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