
Replacement in Object TOOLKIT: |

ProMaterialfileRead | |
( ProSolid part /* (In) The part */ ProName matl_name /* (In) The name of the material properties (without the extension). The function will look for 'matl_name'.mtl (a modern material file) first, and then 'matl_name'.mat. */ ) |

The function successfully read the material to the part. | |
The model handle you passed to the function is not a part. | |
There is an error in the material properties file. | |
The specifed file was not found on the drive. |


