Reinforcement |
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: 24.0.1.45+53a79b69d75fb81c51fcd389e0bdcf241e5b9f7c
Syntax
Members
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 |
See Also