ospgrillage.load.CompoundLoad.add_load#

CompoundLoad.add_load(load_obj: Loads)#

Adds a Load to compound load group. If a local_coord parameter is given, this new local_coord overwrites the coordinates (either local or global) of the load object.

..note:

If load object is defined using local coordinate and local_coord is None, its default local coord precedes.

Parameters: