Close

Relief for ODA Team in Ukraine

Learn more
ODA BimRv SDK
OdBmLoaderHostAppServices::isFileVersionSupported Method
Syntax
C++
static bool isFileVersionSupported(const OdString& fileName, bool bConvertible = true, OdString* errorDescription = NULL);

Returns true if file is supported to opening. 

 

Parameters
Description
fileName
[in] Input name of the file for which the version is checked.
bConvertible
[in] If we test the file version for possibility to convert to the latest version or just read.
errorDescription
[out] Return description for the error if it possible
Copyright © 2002-2022. Open Design Alliance All rights reserved.