MatrixFrame/MatrixFloor results output flags

Use these flags for results output. These flags can be combined using symbol |, for example use: "nodal-forces|member-forces" or "nf|mf" to output nodal and member forces.

 

flag[alias if possible] - description

  • full[all] - all available results (should go as a single string)
  • nodal-forces[nf] - nodal forces
  • member-forces[mf] - member forces
  • nodal-displacements[nd] - nodal displacements
  • member-deflections[md] - member deflections
  • support-reactions[sr] - support reactions
  • force-cuts[fc] - force cuts
  • dipls-cuts[dc] - displacement cuts
  • envelope - envelopes
  • polynoms - polynoms
  • stresses - stresses
  • fnl-concrete - fnl concrete results
  • concrete - concrete data (MxFloor only)
  • analysis-options[ao] - analysis options
  • dynamic - dynamic results
  • stability - stability results
  • json - output data in json format instead of xml
  • displ-defl - nodal displacements + member deflections (deprecated, do not use)