RigidBeam

Rigid beam -- beam element with no deformation, used for stiff secondary structural members.

Examples

material = project.RigidBeam(name='Rigid Strut', gamma=0)
material.gamma

Properties

name : str
Material name.
color : Color
Material color.
gamma_dry : float | ParameterMap | Profile | Gradient
Dry unit weight.
gamma_sat : float | ParameterMap | Profile | Gradient
Saturated unit weight.
gamma : float | ParameterMap | Profile | Gradient
Weight per unit length.