Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
Repository::getModel Method (const OdAnsiString &)
Syntax
C++
const ModelPtr getModel(const OdAnsiString & modelName = REPOSITORY_DEFAULT_MODEL_NAME) const;

Opens a specified model in the read-only mode.

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

A smart pointer to the model object that represents the opened model data.

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