FISH Functions

FISH functions operating on cable-type elements (cables and hybrid bolts). The General Structural Element Functions may also be used on cable-type elements. In particular: the struct.prop function allows getting and setting the properties of a cable-type element. The type specifiers used in the FISH function signatures are given in the FISH Type Index section.

Cable Functions

struct.cable.force.axial(STRUCT_CABLE_PNT)

struct.cable.grout.confining(STRUCT_CABLE_PNT,INT)

struct.cable.grout.dir(STRUCT_CABLE_PNT,INT)

struct.cable.grout.disp(STRUCT_CABLE_PNT,INT)

struct.cable.grout.slip(STRUCT_CABLE_PNT,INT)

struct.cable.grout.stress(STRUCT_CABLE_PNT,INT)

struct.cable.length(STRUCT_CABLE_PNT)

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

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

struct.cable.state.compression(STRUCT_CABLE_PNT)

struct.cable.state.tension(STRUCT_CABLE_PNT)

struct.cable.strain.plastic(STRUCT_CABLE_PNT)

struct.cable.stress.axial(STRUCT_CABLE_PNT)

struct.cable.tension.state(STRUCT_CABLE_PNT)

struct.cable.tension.value(STRUCT_CABLE_PNT)

struct.cable.volume(STRUCT_CABLE_PNT)