Enum BeamReinforcementGroupPosition
The position of a reinforcement group in a beam span
Namespace: TSD.API.Remoting.Reinforcement
Assembly: TSD.API.Remoting.dll
Syntax
public enum BeamReinforcementGroupPosition
Fields
| Name | Value | Description |
|---|---|---|
| Centre | Centre = 2 | Centre position |
| Left | Left = 1 | Left position |
| Right | Right = 3 | Right position |
| Unknown | Unknown = 0 | Unknown position |