Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
sdaiGetAllAttrs Function
Syntax
C++
DAI_EXPORT SdaiADB* sdaiGetAllAttrs(SdaiInstance instance, SdaiInteger * numberAttr);

Retrieves all attribute values from a specified application instance.

Parameters
Description
instance
[in] An application instance.
numberAttr
[in] A placeholder for the number of required attributes.

A raw pointer to the handle of the attribute data block that contains all attributes for the specified application instance.

This function is not implemented yet.

File: sdai.h

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