startingpoint_sag
- compas_tno.problems.startingpoint_sag(form, boundary_force=50.0, **kwargs)
Initialize the equilibrium in a form diagram with applied loads using sag approach
- Parameters:
- form
FormDiagram
The form diagram. Loads and support must already have been assigned
- boundary_forcefloat, optional
Force density in the edges on the boundary. The default value is
50.0
.
- form