Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
ApplicationInstance::testAttr Method (const AttributePtr&)
Syntax
C++
virtual bool testAttr(const AttributePtr& attribute) const;

Retrieves whether the attribute value is set or is unset.

Parameters
Description
attribute
[in] An attribute type.

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.