Prestresses
Prestress force applied to a structural element -- initial axial force on a connector, anchor or similar member at the start of analysis.
Examples
feature = model.get_prestress(shapes)
feature.force = 100.0
Properties
- force : float
Prestress force applied to a structural element -- initial axial force on a connector, anchor or similar member at the start of analysis.
feature = model.get_prestress(shapes)
feature.force = 100.0