Skip to main content

Staad.Pro file (.STD) import into SCIA Engineer

Excel VBA-based tool to import the content of a Staad (.STD) file into

Excel VBA-based tool to import the content of a Staad (.STD) file into SCIA Engineer.

 

List of imported objects

  • Nodes
  • Beams
  • Shells
  • Beam rotations
  • Beam material
  • Sections
  • Supports
  • Hinges
  • Beam offsets
  • Loads
    • Line loads: uniform, trapezoidal
    • Nodal load
    • Self-weight

 

Instructions

Macros need to be enabled for this tool to work.

 

  1. Browse to locate your STD file
  2. Click "Read" to import the data into this Excel (see the "Data" tab to check the imported data)
  3. Click "Write XML" to write the SCIA Engineer XML file, with its companion .XML.DEF file in the same folder as the STD file
  4. In SCIA Engineer, use the menu items "Import XML" or "Update XML"

 

Versions history

  • v1.3
    • Changed some variables from integer to long (row index had an overflow)
    • Added the possibility to skip 2D members (as Staad writes meshed 2D elements, this is sometimes hard to handle in SCIA Engineer).

 

Profiles & materials need specific review, as they are difficult to automatically map between two different software