Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
Repository::hasModel Method
Syntax
C++
bool hasModel(const OdAnsiString & modelName);

Checks whether a model with a specified name exists in the repository.

Parameters
Description
modelName
[in] An ANSI string that contains the model name.

true if the model exists in repository, otherwise returns false.

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