A3DPDFFreeBOMInfo

A3DStatus A3DPDFFreeBOMInfo(A3DInt32 iNbElements, A3DPDFBomElementInfoData **ppBomElementInfo, A3DPDF3DNodesReferencesData **pp3DNodesReferences)
A3DStatus A3DPDFFreeBOMInfo(A3DInt32 iNbElements, A3DPDFBomElementInfoData** ppBomElementInfo, A3DPDF3DNodesReferencesData** pp3DNodesReferences)

Function to free the memory allocated for the information of the BOM.

Parameters

iNbElements: The number of elements to free.

ppBomElementInfo: Array of details of the elements in the BOM.

pp3DNodesReferences: Array of details of the node references for elements in the BOM.

Returns

A3D_SUCCESS in case of success or an error code