apply_prestress
Apply a specified prestress force to selected tendons in a bridge model, defining the load case, tension end, and load group for structural analysis.
Instructions
Apply prestress force to tendon(s) (施加预应力).
Args:
case_name: Load case name for the prestress (预应力荷载工况名)
tendon_name: Tendon name or list of tendon names (钢束名称或名称列表)
force: Prestress force in N (预应力张拉力,单位N), e.g. 3000000 = 3000kN
tension_type: Tension end (张拉方式): 0=start(始端), 1=end(末端), 2=both(两端)
group_name: Load group name (荷载组名)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| force | Yes | ||
| case_name | Yes | ||
| group_name | No | ||
| tendon_name | Yes | ||
| tension_type | No |