etabs_set_units
Set the active display units for an ETABS structural model, choosing from imperial or metric unit systems.
Instructions
Set the active display units for the ETABS model.
Args: units: Unit system. One of: lb_in_F, lb_ft_F, kip_in_F, kip_ft_F, kN_mm_C, kN_m_C, kgf_mm_C, kgf_m_C, N_mm_C, N_m_C, Ton_mm_C, Ton_m_C, kN_cm_C, kgf_cm_C, N_cm_C, Ton_cm_C.
Returns: Confirmation of the unit change.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| units | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |