Close

Relief for ODA Team in Ukraine

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

Writes double 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.