Enum ReinforcementBarLocation

Represents the location of a reinforcement bar in a section

Namespace: TSD.API.Remoting.Reinforcement
Assembly: TSD.API.Remoting.dll
Syntax
public enum ReinforcementBarLocation

Fields

Name Value Description
Face1Face1 = 2

Face 1 of a rectangular section (minor positive)

Face2Face2 = 3

Face 2 of a rectangular section (major positive)

Face3Face3 = 4

Face 3 of a rectangular section (minor negative)

Face4Face4 = 5

Face 4 of a rectangular section (major negative)

InteriorInterior = 6

The interior of the section

MainMain = 1

Section corners

UnknownUnknown = 0

Unknown location

Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next