Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
sdaiTestAttrBN Function
Syntax
C++
DAI_EXPORT SdaiBoolean sdaiTestAttrBN(SdaiInstance instance, SdaiString attributeName);

Determines if the value of attribute is unset.

Parameters
Description
instance
[in] An instance of the entity that contains the attribute to be checked.
attributeName
[in] A string that contains the name of the attribute.

sdaiTRUE if the attribute's value is set; otherwise the function returns sdaiFALSE.

File: sdai.h

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