Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
sdaiGetComplexEntityBN Function
Syntax
C++
DAI_EXPORT SdaiEntity sdaiGetComplexEntityBN(SdaiString schemaName, SdaiInteger nameNumber, SdaiString * nameVector);

Complex instance will be created within parent schema if such combination doesn't exist.

Parameters
Description
schemaName
[in] name of the schema.
nameNumber
[in] count of names.
nameVector
[in] names array of members of complex entities.

a valid SdaiEntity if succeded, otherwise return nullptr.

File: sdai.h

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