MovingLoad.query#

MovingLoad.query(incremental_lc_name, **kwargs)#

Function to query properties of moving load

Parameters:
  • incremental_lc_name (str) – Name string of the incremental load case to query.

  • load_group_name (list, optional) – Name of the load group to query. Defaults to all groups.

  • index (int, optional) – Index of the result entry to return. Defaults to 0.

  • option (str, optional) – Query option — e.g. "position". Defaults to "position".