Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
sdaiIsSDAIKindOf Function
Syntax
C++
DAI_EXPORT SdaiBoolean sdaiIsSDAIKindOf(SdaiInstance instance, SdaiEntity entity);

Determines whether a specified SDAI data type is a kind of a specified type.

Parameters
Description
instance
[in] An application instance that represents the SDAI data type to be checked.
entity
[in] An entity that represents the type.

sdaiTRUE if the specified SDAI data type is a kind of the specified type; otherwise, the function returns false.

This function is not implemented yet.

File: sdai.h

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