API Reference > Classes > PRC Entities Input/output Operations for Entities > OdPrcUncompressedFiles Class > OdPrcUncompressedFiles Methods > fileContents Method > OdPrcUncompressedFiles::fileContents Method ()
OdPrcUncompressedFiles::fileContents Method ()
Syntax
C++
OdArray<OdBinaryData> & fileContents();

Returns the current array of data embedded in the .prc file. Embedded data is returned as a reference to an OdArray object, therefore it can be used to set a new array or modify the existing one.

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