Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
sdaiFindInstanceTypeOf Function
Syntax
C++
DAI_EXPORT SdaiNPL sdaiFindInstanceTypeOf(SdaiInstance instance, SdaiNPL resultList);

Retrieves the identifier of all SdaiNamedType data dictionary instances of which the specified entity instance is a member. 

 

Parameters
Description
instance
[in] Identifier of the entity instance whose types are requested.
resultList
[in/out] Identifier of the pre-existing NPL to which which the SdaiNamedType instance identifiers for those dictionary instances are added meeting the specified criteria.

Identifier of the result NPL.

File: sdai.h

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