A program to recognize and reward our most engaged community members
We have .CSV file with a material database.
In which way it's possible to import inside Hypermesh?
i'd say there's no direct way to import it to your model, but you could automatize this thorugh scripting.
Maybe trying the new Python capabilities, including recording, would make your life quite easier.
You would need to create manually a few materials and then, combine the resultant script with some additional python loops to automatize your task.
Once you have your materials loaded into HM, you could save them into the material library for future usage:
just a sample script that you could adjust to your needs
Hello,
I have question, We have certain amount of material placed in files called .inc (include). Can we convert them as db file which will be used to attribute if needed while developping new models ?