Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
sdaiGetAttrDefinition Function
Syntax
C++
DAI_EXPORT SdaiAttr sdaiGetAttrDefinition(SdaiEntity entity, SdaiString attrName);

Retrieves the definition of a specified attribute.

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

The required attribute with the specified name.

File: sdai.h

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