How can I get material properties with PyMechanical?

Options
Daniel169
Daniel169 Member Posts: 5
First Comment
**

With PyMechanical embedded I open a mechanical model and want to access the material properties from the materials of the project tree (e.g. Young's Modulus).

I tried to reach it via ExtAPI.DataModel.Project.Model.Materials, but couldn't find the correct properties.

Is there another method to get the values?

Answers