Logo  

struct.link.model.area

Syntax

m := struct.link.model.area(p<,idof>)
struct.link.model.area(p<,idof>) := m

Get/set the area associated with the force-displacement model. This is either returned as a 6x1 matrix or as a single value representing the area in degrees-of-freedom idof if provided.

Returns:

m - a 6x1 matrix with the areas of all degrees-of-freedom, or the area of a single specific degree-of-freedom

Accepts:

m - a 6x1 matrix with the areas of all degrees-of-freedom, or the area of a single specific degree-of-freedom

Arguments:

p - a pointer to a structural link

idof - an optional integer indicating a specific degree of freedom to query, from 1 to 6

⇄
  • FLAC3D 7.0 documentation »
  • Program Guide »
  • Structural Elements »
  • Structural Element Links »
  • FISH Functions »


⇐ struct.link.model | struct.link.model.compression ⇒
Was this helpful? ... FLAC3D © 2019, Itasca Updated: Feb 25, 2024