Close

Relief for ODA Team in Ukraine

Learn more
ODA PRC SDK
writePoint2dArray Function
Syntax
C++
void writePoint2dArray(const OdGePoint2dArray & array, OdPrcCompressedFiler * pStream);

Writes an array of 2D points to a stream. 

 

Parameters
Description
array
[in] An array of 2D points to write.
pStream
[in] A pointer to an output stream.

File: PrcCompressedFiler.h

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