Logo  

FISH Functions

FISH functions operating on beam-type elements (beams and piles) are indexed below. The General Structural Element Functions may also be used on beam-type elements. In particular, the struct.prop function allows one to get and set the properties of a beam-type element. The type specifiers used in the FISH function signatures are given in the FISH Type Index section.

struct.beam Functions

struct.beam.element.type(STRUCT_BEAM_PNT)

struct.beam.force(STRUCT_BEAM_PNT,INT)

struct.beam.length(STRUCT_BEAM_PNT)

struct.beam.load(STRUCT_BEAM_PNT)

struct.beam.model(STRUCT_BEAM_PNT)

struct.beam.moment(STRUCT_BEAM_PNT,INT)

struct.beam.plastic(STRUCT_BEAM_PNT)(currently 3D ONLY)

struct.beam.plastic.iplocation(STRUCT_BEAM_PNT,INT)(currently 3D ONLY)

struct.beam.plastic.ipstate(STRUCT_BEAM_PNT,INT)(currently 3D ONLY)

struct.beam.plastic.ipstress(STRUCT_BEAM_PNT,INT)(currently 3D ONLY)

struct.beam.plastic.stress.bounds(STRUCT_BEAM_PNT)(currently 3D ONLY)

struct.beam.prop(STRUCT_PNT,STR/INT)

struct.beam.prop.index(STRUCT_PNT,STR<,INT>)

struct.beam.volume(STRUCT_BEAM_PNT)

struct.beam.ydir(STRUCT_BEAM_PNT)

  • struct.beam.element.type
  • struct.beam.force
  • struct.beam.length
  • struct.beam.load
  • struct.beam.model
  • struct.beam.moment
  • struct.beam.plastic
  • struct.beam.plastic.iplocation
  • struct.beam.plastic.ipstate
  • struct.beam.plastic.ipstress
  • struct.beam.plastic.stress.bounds
  • struct.beam.prop
  • struct.beam.prop.index
  • struct.beam.volume
  • struct.beam.ydir
⇄
  • Itasca Software 9.3 documentation »
  • Itasca Software Guide »
  • Structural Elements »
  • Beam Structural Elements »


⇐ structure beam select command | struct.beam.element.type ⇒
Was this helpful? ... Itasca Software © 2024, Itasca Updated: Apr 04, 2025

9.3.27