Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
ApplicationInstance::unsetAttrCaseInsensitive Method
Syntax
C++
void unsetAttrCaseInsensitive(const char * explicitAttrName);

Checks whether the value of a specified attribute is set.

Parameters
Description
explicitAttrName
[in] A null-terminated ANSI string that contains the attribute name.

true if the attribute has a value; otherwise, the method returns false (it means that the attribute value is not set).

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