Something of Everything

Category: Software Tutorials

  • How to add snippets in STAAD.Pro?

    Code snippets are short sections which you commonly need to insert into different input files in STAAD.Pro. Saving this code as a separate snippet allows you to easily access these portions of predefined code. To Insert a Code Snippet Place your cursor at the point you want to insert a code snippet. Right-click and select…

  • How to model beams in STAAD.Pro?

    Previous Topic: How to create nodes in STAAD Pro? You can create a structural model by creating nodes, followed by joining them or by directly creating nodes from Snap node/beam. Let us see each one. Create beams by snap node grids.  Once you start a model with add beam option, you get grid and a…

  • How to model nodes in STAAD.Pro?

    Previous Topic: What are nodes, beams and plates in STAAD Pro? So, now that you know what is STAAD Pro. and how to start a model in it let us learn to create a model by creating nodes. In next topic you will be learning the creation of beams. To know what are nodes, beams…

  • What is STAAD.Pro?

    The year was 1997, REI (Research engineers international) developed a structural analysis and design computer program. The place was Yorba Linda, CA a suburban city in orange county, California. The program named as STAAD – III. The program initially used by Iowa State University for educational purposes. The first version of STAAD III was made…

  • How to start a new model in STAAD.Pro?

    Previous Topic: What is STAAD Pro? Modeling is the heart of structural design in STAAD Pro. If you have done the modelling right, half the road is travelled. Let us learn how to do modelling in STAAD Pro. Let’s first learn how to create a 3D Space frame Model. For creating a new model, open…

  • How to change orientation of beams in STAAD.Pro. ?

    Generally, beam starts at left and ends at right in X direction, starts from bottom and ends at top in Z direction, likewise for the case of columns, columns start at bottom and ends at top. If your beams and columns are not in right orientation, they can create confusion in results interpretation. So, you…

  • A program to extract beam design results from STAAD.Pro. ANL file.

    STAAD Pro is a great analysis and design software. It gives us concrete design results in output file. the navigation in the output file is so tedious that we usually like graphical/tabular results than navigating to output file. It does not give comprehensive beam design result output directly to excel. But, there is no stop…

  • A Program to extract Column Design Results from STAAD.Pro ANL File.

    STAAD Pro is a great analysis and design software. It gives us concrete design results in output file. the navigation in the output file is so tedious that we usually like graphical/tabular results than navigating to output file. It does not give comprehensive beam design result output directly to excel either. But, there is no…

  • How to make DXF in Autocad and import DXF layout in STAAD.Pro?

    Creating a centerline drawing from a beam column layout and exporting it as DXF will help it to be imported in STAAD.Pro. You can create the centerline the way you want, but here we have shown a method which is a quicker one we feel. The ultimate choice is with you about how to make…

  • How to remove field background in Autocad?

    Many a times we use fields in the texts in Autocad drawings. By default the field background comes grayish white. It annoys us. We want to remove it as soon as possible. Here is how it looks like. You can remove this background by setting fielddisplay value to 0. Just type fielddisplay and it will…

  • How to write text below dimension line in Autocad?

    Here is a simple way to write text below dimension line. Just press X (Backslash followed by capital x) and type your text. You have written text below dimension line. Here is how it looks like. Some more topics you may like to read Shortcuts of Autocad. Basic Commands in Autocad? How to see the…

  • What are the Axis colors in STAAD.Pro?

    Axis color convention in STAAD.Pro is as below: X Axis : Blue Y Axis : Red Z Axis  : Green You can see it in STAAD window by pressing Shift + I. Some other STAAD Pro topics you may like to explore : About Nodes, Beams and Plate Create DXF file for importing in STAAD …

  • How to see dialog window in Autocad?

    Sometimes, when you run an AutoCAD command that usually displays a file selection dialog window, you instead receive a prompt at the command line. You find it cumbersome to save the file to a particular place or select a particular file in such case. This is because FILEDIA variable is by default became 0. Follow the…

  • How to take backup of your model in STAAD.Pro.?

    Backup files in STAAD are saved as .SBK file type. You can take as many time interval backup as you want. More over you can compare two backup models for changes being made. You can set predefined time intervals at which model can be backed up. By default backups are saved in the folder where…

  • How to change Structural tool tip options in STAAD.Pro?

    Many a times you need element information for better interpretation or in use of something viz, putting coordinates of nodes in area load assignment, finding beam length etc. At that time you click on it and get the information about elements. But, what if you hover over an element and get its number and other…

  • How to change default units in STAAD.Pro?

    We generally use metric units for analysis and design. You can change the default unit of STAAD as per your preference. Follow the method shown below to change the default units of STAAD.  1. Click on configuration in main STAAD window. 2. Open base unit tab. 3. As you can see the default units are…

  • How to change default design codes in STAAD.Pro?

    Many a times we start modeling in STAAD and then see input file, oops the member property are shown as American or of some other country. Why didn’t it is Indian as I am in India and designing as per Indian codes? For that, you have to make default design codes preferences to Indian. Follow…

  • How to extend beam in STAAD.Pro?

    In previous article we saw how to extend beam in ETABS, now let us see how to extend beam in STAAD. Following are the steps to do the same. 1. Select the beam line which you want to extend. 2. Go to geometry → Stretch selected member command. Or select the button shown in the…

  • How to Extend a line in ETABS?

    Many a times we need to extend beams to the perpendicular beams some distance away. In ETABS, we have to follow a procedure to do the same. Following are the steps you need to do in order to extend a line. Select the line and the end point of the side you want to extend…

  • How to extract reinforcement percentage from ETABS?

    We can see reinforcement percentage requirement of columns and beams in ETABS. Many a times we want to get a summary of concrete design results, we do this by copying the table from display menu and pasting the same in Excel. Some of our smart colleague use Microsoft access for the same. The results summery…

  • How to renumber Beams in STAAD.Pro?

    When we model the structure, the nodes, and elements gets a numerical identity. If these numbers are in sequence, it can be lot easier to find the members faster result interpretation can be done. Speed of work can be increased if we know that the elements are numbered in sequential order. Here is a way…

  • How to renumber Columns in STAAD.Pro?

    When we model the structure, the nodes, and elements gets a numerical identity. If these numbers are in sequence, it can be lot more easier to find the members faster result interpretation can be done. Speed of work can be increased if we know that the elements are numbered in sequential order. Here is a…

  • How to renumber Nodes in STAAD.Pro?

    When we model the structure, the nodes, and elements gets a numerical identity. If these numbers are in sequence, it can be lot easier to find the members faster result interpretation can be done. Speed of work can be increased if we know that the elements are numbered in sequential order. Here is a way…

  • How to set the units format and precision in Autocad?

    Before you start to draw, you must decide what one drawing unit represents based on what you plan to draw. You can convert a drawing between systems of measurement by scaling it. Every object you create is measured in drawing units. Before you start to draw, you must decide what one drawing unit will represent…