Logo  

struct.link.model.gap

Syntax

b := struct.link.model.gap(p,idof)
struct.link.model.gap(p) := idof

Get/set the flag indicating whether gap calculations are active in the 1-D force-displacement model used in degree-of-freedom idof. See the struct.link.model.gap.neg and struct.link.model.gap.pos functions.

Returns:

b - true if gap calculations are active in degree-of-freedom idof

Accepts:

b - true if gap calculations will be active in degree-of-freedom idof

Arguments:

p - a pointer to a structural link

idof - the degree-of-freedom to use, from 1 to 6 (1 to 3 in 2D)

⇄
  • Itasca Software 9.1 documentation »
  • Itasca Software Guide »
  • Structural Elements »
  • Structural Element Links »
  • FISH Functions »


⇐ struct.link.model.force | struct.link.model.gap.neg ⇒
Was this helpful? ... Itasca Software © 2024, Itasca Updated: Aug 13, 2024

9.1.13