Skip to content

Material.coordinate_system #4782

Closed Answered by gmalinve
rickygill00 asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @rickygill00,

Thanks for opening this discussion.
You can get access to the magnetic coercivity of the material and then update the cylindrical coordinate system as:
m2d.materials.material_keys[mat_name].magnetic_coercivity.value = ["0", "-1", "0", "0"]
and for safety use the update():
m2d.materials.material_keys[mat_name].update()

Hope this helps,
Regards,

Giulia

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by rickygill00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants