Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
WrongEntityErrorHandler::skipData Method
Syntax
C++
virtual bool skipData(IBufferDataProvider* dataBuffer) = 0;

Skips abnormal data. Case when getWorkOrder() returns skipWrongData.

Parameters
Description
dataBuffer
[in] buffer to read and skip data.

Returns true if the file reading should be continued, and false otherwise.

Copyright © 2002-2022. Open Design Alliance All rights reserved.