Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
FileDescription::testAttr Method
Syntax
C++
virtual bool testAttr(const char * explicitAttrName) const;

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 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.