Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdPlatformStreamer::rdDoubles Method
Syntax
C++
static void rdDoubles(OdStreamBuf& streamBuf, int numDoubles, void* doubles);

Reads the specified number of doubles from the specified StreamBuf object.

Parameters
Description
streamBuf
[in] StreamBuf object from which the data are to be read.
numDoubles
[in] Number of doubles.
doubles
[out] Array of doubles to receive the data.
Copyright © 2002-2022. Open Design Alliance All rights reserved.