Community Tip - Visit the PTCooler (the community lounge) to get to know your fellow community members and check out some of Dale's Friday Humor posts! 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.
