
Replacement in Object TOOLKIT: |

ProSimprepInit | |
( ProName rep_name /* (In) The name of the simplified representation in the solid. If you specify this argument, the function ignores rep_id. */ int rep_id /* (In) The identifier of the simplified representation, if you did not specify the name (you specified NULL). */ ProSolid p_solid /* (In) The solid that contains the simplified representation. */ ProSimprep* p_simp_rep /* (Out) The handle to the simplified representation, if found. */ ) |

The function found the simplified representation in the solid. | |
The function did not find the simplified representation in the solid. | |
One or more of the input arguments are invalid. |


