
Replacement in Object TOOLKIT: |

ProAssemblySimprepMdlnameRetrieve | |
( ProFamilyMdlName assem_name /* (In) The name of the assembly to retrieve */ ProMdlfileType file_type /* (In) the file type of the assembly to retrieve. */ ProName simp_rep_name /* (In) The name of the simplified representation. Can be NULL; the instructions in the data will be used to create a new representation on the fly. */ ProSimprepdata* simp_rep_data /* (In) The simplified representation data. Can be NULL. */ ProAssembly* p_assem /* (Out) The handle to the assembly */ ) |

The function successfully retrieved the information. | |
One or more of the input arguments are invalid. | |
The function does not have permission to operate on this assembly. | |
The function did not find the simplified representation in the solid. |



