Skip to content

ReinforcementType

Canonical path: NemAll_Python_Reinforcement.ReinforcementType

Bases: Enum

Definition of the reinforcement types

Bar : Mesh:

Attributes:

Bar class-attribute instance-attribute

Bar = 0

Mesh class-attribute instance-attribute

Mesh = 1
Placeholder