Close

Relief for ODA Team in Ukraine

Learn more
ODA PRC SDK
OdPrcContentCurve::prcOut Method
Syntax
C++
void prcOut(OdPrcCompressedFiler * pStream, bool is3d);

Exports the curve content to a .prc file. 

 

Parameters
Description
pStream
[out] An output stream (file stream, memory stream) for writing.
is3d
[in] 3D flag. Flag is equal to true if the curve is a 3D curve or is equal to false in the other case.
Copyright © 2002-2022. Open Design Alliance All rights reserved.