A3DBIMRelConnectsPathElementsGet

A3DStatus A3DBIMRelConnectsPathElementsGet(const A3DBIMRelConnectsPathElements *pRelationship, A3DBIMRelConnectsPathElementsData *pData)
A3DStatus A3DBIMRelConnectsPathElementsGet(const A3DBIMRelConnectsPathElements* pRelationship, A3DBIMRelConnectsPathElementsData* pData)

Retrieves the data of an A3DBIMRelConnectsPathElements entity.

Parameters

pRelationship: 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