create_load_case#
- create_load_case(**kwargs)#
Create a load case container for loads to apply in a grillage analysis.
Use
add_load()to populate the load case.- Parameters:
name (str) – Name string for the load case.
- Returns:
LoadCaseobject.
Create a load case container for loads to apply in a grillage analysis.
Use add_load() to populate the load case.
name (str) – Name string for the load case.
LoadCase object.