Bridge Automation Software
Home
Home Our Software Forums Blog About Contact Us FAQ Guides
How to Use the Section Properties Tool

The Section Properties tool computes the geometric and structural properties of a cross-section. These properties are fundamental inputs for calculating bending stress, shear stress, deflection, and member stability. The tool supports standard rolled steel shapes as well as user-defined custom sections.

← Back to Guides

Properties Computed

For any selected or defined cross-section, the tool returns:

  • A — Cross-sectional area (in² or mm²). Used for axial stress calculations and for computing the self-weight of a member.
  • ȳ — Distance from the reference axis to the centroid of the section. For symmetric sections this is simply half the depth; for asymmetric sections it must be computed from the weighted areas of the constituent parts.
  • Ix — Moment of inertia about the horizontal centroidal axis (in⁴ or mm⁴). Governs flexural stiffness and bending stress for loads applied in the vertical plane.
  • Iy — Moment of inertia about the vertical centroidal axis. Governs flexural stiffness for loads applied horizontally and lateral-torsional buckling resistance.
  • Sx — Elastic section modulus about the x-axis, equal to Ix / c, where c is the distance from the centroid to the extreme fiber. Used directly to compute bending stress: fb = M / Sx.
  • Sy — Elastic section modulus about the y-axis.
  • rx — Radius of gyration about the x-axis, equal to √(Ix / A). Used to compute the slenderness ratio KL/rx for column buckling about the x-axis.
  • ry — Radius of gyration about the y-axis. The minimum radius of gyration governs the slenderness ratio for weak-axis column buckling.
Available Section Types

Standard rolled steel sections from the AISC Steel Construction Manual are available, including:

  • W-shapes (wide flange) — the most commonly used sections for beams and columns
  • S-shapes (American Standard beams)
  • C-shapes (American Standard channels)
  • L-shapes (angles) — equal leg and unequal leg
  • HSS (hollow structural sections) — rectangular and square
  • Pipe sections — standard, extra-strong, and double extra-strong

In addition to the standard library, the tool accepts user-defined rectangular, T-shaped, and built-up sections. For a custom section, enter the dimensions of each sub-element; the tool computes the combined properties using the parallel-axis theorem.

Worked Example — W8×31 Section

Select a W8×31 from the standard section library. The AISC tabulated properties for this section are:

  • A = 9.13 in²
  • d = 8.00 in (total depth)
  • bf = 7.995 in (flange width)
  • Ix = 110 in⁴
  • Sx = 27.5 in³
  • rx = 3.47 in
  • Iy = 37.1 in⁴
  • Sy = 9.27 in³
  • ry = 2.02 in

Bending stress check. Suppose this beam carries a bending moment of M = 60 kip·ft. The maximum bending stress in the extreme fiber is:

fb = M / Sx = (60 × 12) / 27.5 = 720 / 27.5 = 26.2 ksi

For a Fy = 50 ksi section (e.g., A992 steel), the allowable bending stress under AISC ASD is 0.66 × Fy = 33 ksi. The computed stress 26.2 ksi < 33 ksi ✓.

Column slenderness check. For a column of this section with an unbraced length of KL = 10 ft = 120 in, weak-axis governs:

(KL/r)y = 120 / 2.02 = 59.4

This slenderness ratio is used to look up the allowable compressive stress from the AISC column tables.

Flexural stiffness (EI). For deflection calculations, the flexural rigidity is:

E × Ix = 29,000 × 110 = 3,190,000 kip·in²

Custom Sections

When a standard rolled section is not suitable — for example, a built-up plate girder or a composite concrete-steel section — the tool allows entry of custom dimensions. The parallel-axis theorem is applied to combine the inertia of each element about the combined centroid:

Itotal = Σ (Icomponent + Acomponent × d²)

where d is the distance from each component's centroid to the overall centroid. This is the standard approach for computing the section modulus of plate girders, box sections, and other built-up members.

Tips
  • For doubly symmetric sections (most W-shapes and HSS), ȳ = d/2 and the top and bottom section moduli are equal. For singly symmetric sections (channels, T-shapes), the tool reports separate top and bottom values of S.
  • When checking lateral-torsional buckling, the radius of gyration rts (effective radius for LTB) differs from ry and is calculated using the warping constant Cw. Consult the AISC Specification Chapter F for the full procedure.
  • Plastic section modulus Zx is used for LRFD plastic moment capacity (φMn = φ × Zx × Fy). Tabulated Z values for standard sections are available in the AISC Manual.

› Launch the Section Properties Tool