projectchrono/chrono

Function: SetMaterialSurface() is missed in ChBody

simzc opened this issue · 1 comments

simzc commented

Hi, everyone!
I'm using the newest version of Chrono, now I want to give each body in the system a ChMaterialSurface material. But I found that Function: SetMaterialSurface() is missed in ChBody.

simzc commented

Contact materials are now associated with collision shapes (so that you can have multiple different materials in the collision material of any given body).