Enum ShearWallReinforcementLayoutType
The type of reinforcement layout in a shear wall
Namespace: TSD.API.Remoting.Reinforcement
Assembly: TSD.API.Remoting.dll
Syntax
public enum ShearWallReinforcementLayoutType
Fields
| Name | Value | Description |
|---|---|---|
| EndZone | EndZone = 2 | End zone layout |
| MidZone | MidZone = 1 | Mid zone layout |
| Unknown | Unknown = 0 | Unknown zone layout |