Close

Relief for ODA Team in Ukraine

Learn more
ODA PRC SDK
writePoint3dArray Function
Syntax
C++
void writePoint3dArray(const OdGePoint3dArray & array, OdPrcCompressedFiler * pStream, OdUInt32 num);

Writes an array of 3D points to a stream. 

 

Parameters
Description
array
[in] An array of 3D points to write.
pStream
[in] A pointer to an output stream.
num
[in] A number of elements.

File: PrcCompressedFiler.h

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