MovingLoad.add_load#

MovingLoad.add_load(load, path_obj=None)#

Set a load type with its path. Accepts compound load objects, which in turn sets the path object to all loads within the compound load group.

Parameters:
  • load (Loads or CompoundLoad) – Load or compound-load object.

  • path_obj – Path class object — for advanced use, where users specify a unique path object for each load within the moving load.