
ProMdlnameCopy | |
( ProMdl handle /* (In) The handle of the model to be copied. */ ProMdlName new_name /* (In) The new name. */ ProMdl* p_new_handle /* (Out) The new model handle to be initialized. This can be NULL. */ ) |

The function successfully copied the model. | |
One or more of the input arguments are invalid. | |
The function does not have permission to operate on this model. | |
Unsupported model. For instance, models which come from Multi-CAD model approach, are not supported in this release. |


