Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdPlatformStreamer::wrDouble Method
Syntax
C++
static void wrDouble(OdStreamBuf& streamBuf, double value);

Writes a double to the specified StreamBuf object.

Parameters
Description
streamBuf
[out] StreamBuf object to which the data are to be written.
value
[in] Value to be written.
Copyright © 2002-2022. Open Design Alliance All rights reserved.