String ISolverData.GetMaterialSolverId(Int32 bodyId)

Returns the solver material identifier related to a body id.

Parameters

  • bodyId
    Type: Int32
    The id of the body.

Return Value

Type: String
Returns the material solver identifier.
If the input id doesn't match an actual body, it returns null.