
Replacement in Object TOOLKIT: |

ProSolidMdlnameCreate | |
( ProMdlName name /* (In) The name of the new object */ ProMdlfileType type /* (In) The solid type (PRO_PART or PRO_ASSEMBLY) */ ProSolid* p_handle /* (Out) The handle to initialize */ ) |

The function successfully created the new object. | |
One or more of the input arguments are invalid. | |
An object of the specified name and type already exists. | |
The object could not be created. | |
Name length of the new object is more than 31 chars. |


