Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
sdaiTestAttr Function
Syntax
C++
DAI_EXPORT SdaiBoolean sdaiTestAttr(SdaiInstance instance, SdaiAttr attribute);

Determines whether the value of a specified attribute is unset.

Parameters
Description
instance
[in] An instance of the entity whose attribute is being tested.
attribute
[in] An SdaiAttr instance from the SDAI dictionary.

sdaiTRUE if the attribute has a value or sdaiFALSE if the attribute value is not set.

File: sdai.h

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