A3DPrcIdMapCreate

A3DStatus A3DPrcIdMapCreate(A3DAsmModelFile *pA3DAsmModelFile, A3DPrcIdMap **ppPrcIdToEntityMapOut)
A3DStatus A3DPrcIdMapCreate(A3DAsmModelFile* pA3DAsmModelFile, A3DPrcIdMap** ppPrcIdToEntityMapOut)

Function to create a map linking PrcIds and A3DEntities.

This function uses an A3DAsmModelFile entity to create a map linking PrcIds and instances of A3DEntity.

13.0

Parameters

pA3DAsmModelFile: the modelFile used to create map.

ppPrcIdToEntityMapOut: the map of prc ids to A3DEntity pointer.

Returns

A3D_SUCCESS in case of success or an error code