API Reference > Classes > PRC Entities Input/output Operations for Entities > OdPrcCompressedFiler Class > OdPrcCompressedFiler Methods > OdPrcCompressedFiler::readEntityType Method
OdPrcCompressedFiler::readEntityType Method
Syntax
C++
virtual OdUInt32 readEntityType(bool bStepBack = false) = 0;
Parameters 
Description 
bool bStepBack = false 
[in] The step back flag value. If it is equal to true, method returns file pointer to the position where it was before reading entity type data. 

Reads an entity type from a file and returns it. 

 

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