Skip to main content
14-Alexandrite
November 16, 2023
Solved

Importing Mass properties

  • November 16, 2023
  • 1 reply
  • 1246 views

Is there any possible way to importing Material properties like density, Mass, etc. to creo from external file like Notepad or Excel?

 

 

Best answer by Chris3

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.

1 reply

Chris321-Topaz IAnswer
21-Topaz I
November 16, 2023

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.