STAAD.Pro Help

D13.B.3 Member Capacities

Algorithms for selection and review of sections for steel members according to assortments and databases of the main rolled steel producers from given countries and according to international standards as well are included in STAAD.Pro program. In this program version only assortment sections can be utilized.

Example

* Command of analysis
PERFORM  ANALYSIS
* Command of loadings and their combinations considered in design
LOAD  LIST 1 5 TO 9
* Command to start design according to Russian Code
PARAMETER  
CODE  RUSSIAN
* List of parameters used in checking and selecting
BEAM  1. ALL 

Obligatory parameter

LY  4. MEMB 1 TO 4
LZ  4. MEM 1 TO 4
MAIN  1. ALL
SGR  3. ALL
SBLT  0 ALL
* Parameter of output amount of information on calculation results
TRACK  2. ALL
.
* Command to start section check procedure
CHECK  CODE ALL
* Command to start section selection procedure
SELECT  ALL
.
* Command of output to print content of assortment tables
PRINT  ENTIRE TABLE
* Command of output to print summary of steel according to sections
STEEL  TAKE OFF
* Command of output to print summary of steel according to members and sections
STEEL  MEMBER TAKE OFF