Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
sdaiCreateComplexInstance Function
Syntax
C++
DAI_EXPORT SdaiAppInstance sdaiCreateComplexInstance(SdaiModel model, SdaiNPL entityList);

Creates a complex instance with specified name within a model.

Parameters
Description
model
[in] A model to create the complex instance within.
entityList
[in] A list of entites included in the complex entity.

A created complex application instance.

File: sdai.h

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