Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdStringBuf::WriteOdFloat Method
Syntax
C++
static void WriteOdFloat(OdStringBuf::CharFormat type, OdStreamBuf & io, float var);

Writes floating point value as text into specified OdStreamBuf.

Parameters
Description
type
[in] Writing charset.
io
[in] OdStreamBuf interface.
var
[in] Numeric value.
Copyright © 2002-2022. Open Design Alliance All rights reserved.