PavillionVaultEnvelope.apply_selfweight_to_formdiagram
- PavillionVaultEnvelope.apply_selfweight_to_formdiagram(formdiagram, normalize=True)
Apply selfweight to the nodes of a form diagram based on the middle surface and local thicknesses.
- Parameters:
- formdiagramFormDiagram
The form diagram to apply selfweight to.
- normalizebool, optional
Whether or not normalize the selfweight to match the computed total selfweight, by default True
- Returns:
- None
The FormDiagram is modified in place