Community Tip - Stay updated on what is happening on the PTC Community by subscribing to PTC Community Announcements. X
Is there any possible way to importing Material properties like density, Mass, etc. to creo from external file like Notepad or Excel?
Solved! Go to Solution.
Yes. The Creo .mtl material files are just text files. If you copy paste the values into a .mtl file or write a bit of VBA that writes to a .mtl file you can then import it into Creo as a material file.
Yes. The Creo .mtl material files are just text files. If you copy paste the values into a .mtl file or write a bit of VBA that writes to a .mtl file you can then import it into Creo as a material file.
