STAAD.Pro Help

TR.20.2 Prismatic Property Specification

The following commands are used to specify section properties for prismatic cross-sections.

General Format

For the PRISMATIC specification, properties are provided directly (End each line but last with a hyphen "-") as follows:

property-spec  = * { AX f1 | IX f2 | IY f3 | IZ f4 | AY f5 | AZ f6 | YD f7 | ZD f8 | YB f9 | ZB f10 }

Prismatic property nomenclature for Rectangular, Circular, Tee, and Trapezoidal sections (Y Up)

Where:

  • AX f1 = Cross sectional area of the member. Set to zero for Tee, Rectangular, Trapezoid, or Circular.
  • IX f2 = Torsional constant.
  • IY f3 = Moment of inertia about local y-axis (about local z-axis for Z up)
  • IZ f4 = Moment of inertia about local z-axis (usually major; about local y-axis for Z up)
  • AY f5 = Effective shear area in local y-axis (about local z-axis for Z up)
  • AZ f6 = Effective shear area in local z-axis (about local y-axis for Z up)

If any of the previous six parameters are omitted, it will be calculated from the YD, ZD, YB, and/or ZB dimensions.

  • YD f7 = Depth of the member in local y direction (z direction for Z up). Used as the diameter of section for circular members.
  • ZD f8 = Width of the member in local z direction (y direction for Z up). If ZD is not provided and YD is provided, the section will be assumed to be circular.
  • YB f9 = Depth of stem for T-section.
  • ZB f10 = Width of stem for T-section or bottom width for TRAPEZOIDAL section.
Note: The orientation of the section dimensions are oriented as follows for a Z Up system.

The values that STAAD.Pro calculates for the omitted terms can be obtained by specifying the command PRINT MEMBER PROPERTIES.

The values of many of the derived properties like shear areas (AY, AZ), section modulii (SY, SZ), etc. will be shown in the output file.

This command can be used regardless of the manner in which the properties are specified (e.g., PRISMATIC, user table, built-in table).