Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
OdDAIObjectSDAI::testAttr Method (const char *)
Syntax
C++
virtual bool testAttr(const char * attrName) const = 0;

Retrieves whether the attribute value is set or is unset.

Parameters
Description
attrName
[in] An ANSI string that contains the attribute name.

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

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