Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
Schema::getComplexEntity Method (OdAnsiString)
Syntax
C++
OdDAI::EntityPtr getComplexEntity(OdAnsiString entityName);

Creates a complex entity from name.

Parameters
Description
entityName
[in] Name of complex entity. It should contains name of combined other entityes, separated by '+'.

created complex entity if success, otherwise return empty pointer

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