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
Syntax
public enum ReinforcementBarLocation
Members
  Member nameValueDescription
Unknown0 Unknown location
Main1 Section corners
Face12 Face 1 of a rectangular section (minor positive)
Face23 Face 2 of a rectangular section (major positive)
Face34 Face 3 of a rectangular section (minor negative)
Face45 Face 4 of a rectangular section (major negative)
Interior6 The interior of the section
See Also