
Replacement in Object TOOLKIT: |

ProSimprepMdlnameRetrieve | |
( ProMdlName model_name /* (In) The name of the model to retrieve. NULL is not allowed. */ ProMdlfileType file_type /* (In) The file type of the model to retrieve. */ ProSimprepType rep_type /* (In) The representation type. PRO_SIMPREP_MASTER_REP and PRO_SIMPREP_USER_DEFINED can be used only if file_type is PRO_MDLFILE_PART */ ProName rep_name /* (In) The name of the simplified representation, if the rep_type is PRO_SIMPREP_USER_DEFINED. Otherwise, this can be NULL. */ ProSolid* p_solid /* (Out) The handle to the model. NULL is allowed. */ ) |

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 model. | |
The specified user defined rep was not found. |



