When I use a command LM = LD.ID all created loadMeshes disappears from model tree. If I don't use this command loadMeshes puts into Other Loads (passing any Load Definition).
Sub createLoadsX(i As Integer)
LS.Active = LS.ID
Dim gr As Group
Dim grID As Long
grID = wb.Sheets(wsh).Cells(2+i...