A3DPrcIdMapCreate
-
A3DStatus
A3DPrcIdMapCreate(A3DAsmModelFile *pA3DAsmModelFile, A3DPrcIdMap **ppPrcIdToEntityMapOut) Function to create a map linking PrcIds and A3DEntities.
This function uses an
A3DAsmModelFileentity to create a map linking PrcIds and instances ofA3DEntity.13.0Parameters
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