A3DPrcIdMapCreate
-
A3DStatus
A3DPrcIdMapCreate(A3DAsmModelFile *pA3DAsmModelFile, A3DPrcIdMap **ppPrcIdToEntityMapOut) Function to create a map linking PrcIds and A3DEntities.
This function uses an:c:type:~A3DAsmModelFileentity to create a map linking PrcIds and instances of:c:type:~A3DEntity.
13.0Parameters
pA3DAsmModelFile: the modelFile used to create map.
ppPrcIdToEntityMapOut: the map of prc ids to:c:type:~A3DEntitypointer.
Returns
A3D_SUCCESS in case of success or an error code