API Reference > Classes > PRC Curve Classes > OdPrcContentCurve Class > OdPrcContentCurve Methods > OdPrcContentCurve::prcOut Method
OdPrcContentCurve::prcOut Method
Syntax
C++
void prcOut(OdPrcCompressedFiler * pStream, bool is3d);
Parameters 
Description 
OdPrcCompressedFiler * pStream 
[out] An output stream (file stream, memory stream) for writing.
 
bool 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. 

Exports the curve content to a .prc file. 

 

Copyright (c) 2002-2020. Open Design Alliance. All rights reserved.