![]() | ReinforcementBarLocation Enumeration |
Represents the location of a reinforcement bar in a section
Namespace: TSD.API.Remoting.Reinforcement
Assembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 0.22.4.0116


Member name | Value | Description | |
---|---|---|---|
Unknown | 0 | Unknown location | |
Main | 1 | Section corners | |
Face1 | 2 | Face 1 of a rectangular section (minor positive) | |
Face2 | 3 | Face 2 of a rectangular section (major positive) | |
Face3 | 4 | Face 3 of a rectangular section (minor negative) | |
Face4 | 5 | Face 4 of a rectangular section (major negative) | |
Interior | 6 | The interior of the section |
