Solved
How can I change the Material and Units
Hello
How can I specify the material and unit of the model?
Using the toolkit!
Hello
How can I specify the material and unit of the model?
Using the toolkit!
status = ProMaterialfileRead((ProPart)mdl,matl_name);
matl_name should be name of material file...Not the path of material file...
You can traverse to material directory by changing directory using API ProDirectoryChange() .After setting material, you can reset directory as earlier working directory.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.