A3DBIMRootGet

A3DStatus A3DBIMRootGet(const A3DBIMRoot *pRoot, A3DBIMRootData *pData)
A3DStatus A3DBIMRootGet(const A3DBIMRoot* pRoot, A3DBIMRootData* pData)

Retrieves the data of an A3DBIMRoot entity.

Parameters

pRoot: The relationship entity to get data from

pData: A pointer to the data structure to fill in

Returns

A3D_SUCCESS on success, or an error code on failure