A3DBIMRelVoidsElementGet

A3DStatus A3DBIMRelVoidsElementGet(const A3DBIMRelVoidsElement *pRelationship, A3DBIMRelVoidsElementData *pData)
A3DStatus A3DBIMRelVoidsElementGet(const A3DBIMRelVoidsElement* pRelationship, A3DBIMRelVoidsElementData* pData)

Retrieves the data of an``A3DBIMRelVoidsElement``entity.

Parameters

pRelationship: The relationship entity to get data from

pData: A pointer to the data structure to fill in

Returns

A3D_SUCCESSon success, or an error code on failure