Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
sdaiCreateComplexInstanceBN Function
Syntax
C++
DAI_EXPORT SdaiAppInstance sdaiCreateComplexInstanceBN(SdaiModel model, SdaiInteger nameNumber, SdaiString * nameVector);

Creates a complex instance with the specified name.

Parameters
Description
model
[in] A model to create the complex instance within.
nameNumber
[in] A number of instances included in the complex instance.
nameVector
[in] A raw pointer to the array of names of instances included in the complex instance.

A created complex application instance.

File: sdai.h

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