I have been developing a SW VBA macro to convert SW simulation results to another CAE tool.
Does anyone know how to know the materiala of each element.
Mesh.GetElements doesn't contains material information.
I can't find any method to link between material information and element.
(version is SW 2010 SP4.0)