API Reference > Classes > PRC Surface Classes > OdPrcSurface Class > OdPrcSurface Methods > OdPrcSurface::writeArray Method
OdPrcSurface::writeArray Method
Syntax
C++
static void writeArray(const OdPrcSurfacePtrArray & array, OdPrcCompressedFiler * pStream);
Parameters 
Description 
const OdPrcSurfacePtrArray & array 
[in] An array of surfaces to get surface data from.
 
OdPrcCompressedFiler * pStream 
[in] A pointer to a compressed filer stream to write data to. 

Writes an array of surfaces to a specified compressed filer stream. 

 

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