bolt_strength
Calculate tensile stress area, proof strength, recommended preload, and safety factor for metric bolts from nominal diameter, ISO 898 property class, and axial load.
Instructions
Tensile stress area, proof strength, recommended preload, and safety factor for metric bolts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pitchMm | No | Thread pitch in millimetres. Defaults to the coarse pitch from the database. | |
| axialLoad | Yes | Applied axial load in newtons. | |
| outputUnits | No | Optional map of quantity key to requested output unit. Example: { maxBendingStress: "MPa", maxDeflection: "mm" }. | |
| propertyClass | Yes | ISO 898 property class, for example 8.8 or 10.9. | |
| preloadFraction | No | Preload as a fraction of proof load. Defaults to 0.75. | |
| nominalDiameterMm | Yes | Nominal bolt diameter in millimetres. |