Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
sdaiAccessModel Function
Syntax
C++
DAI_EXPORT SdaiModel sdaiAccessModel(SdaiModel model, SdaiAccessMode mode);

Opens a specified model in a specified mode.

Parameters
Description
model
[in] A model to be open.
mode
[in] An access mode.

A pointer to the open model if the function successfully opened the model; otherwise, the function returns the NULL value.

File: sdai.h

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