
Replacement in Object TOOLKIT: |

ProSessionMdlList | |
( ProMdlType model_type /* (In) A valid model type (PRO_PART, PRO_ASSEMBLY, and so on). */ ProMdl** p_model_array /* (Out) An array of objects found. The function allocates the memory for this argument. To free it, call the function ProArrayFree(). */ int* p_count /* (Out) The number of models in p_model_array. */ ) |

The function successfully retrieved the information. | |
No objects were found in the workspace. | |
The input argument is invalid. |



