Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
OdStepFile::getModel Method
Syntax
C++
virtual OdDAI::ModelPtr getModel(SdaiAccessMode mode = sdaiRO) const;

Retrieves the model object associated with the file object (by default the model is opened in read-only mode).

A smart pointer to the instance of the OdDAI::Model class that represents the current model of the file object.

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