Enum HeadCode
The head code governing the choice of design codes
Namespace: TSD.API.Remoting.Common
Assembly: TSD.API.Remoting.dll
Syntax
public enum HeadCode
Fields
| Name | Value | Description |
|---|---|---|
| Aisc | Aisc = 2 | A meta-head code matching any specific AISC head code |
| Australia | Australia = 15 | Australia |
| Bs | Bs = 1 | A meta-head code matching any specific BS head code |
| CzechRepublicEc | CzechRepublicEc = 17 | Czech Republic EC |
| Ec | Ec = 3 | A meta-head code matching any specific EC head code |
| EstoniaEc | EstoniaEc = 18 | Estonia EC |
| EuropeEc | EuropeEc = 5 | EU EC |
| FinlandEc | FinlandEc = 19 | Finland EC |
| India | India = 10 | India |
| IrelandBs | IrelandBs = 16 | Ireland BS |
| IrelandEc | IrelandEc = 7 | Ireland EC |
| MalaysiaBs | MalaysiaBs = 14 | Malaysia BS |
| MalaysiaEc | MalaysiaEc = 9 | Malaysia EC |
| NeutralAs | NeutralAs = 25 | Neutral AS |
| NeutralBs | NeutralBs = 24 | Neutral BS |
| NeutralEc | NeutralEc = 22 | Neutral EC |
| NeutralIs | NeutralIs = 26 | Neutral IS |
| NeutralUs | NeutralUs = 23 | Neutral US |
| NorwayEc | NorwayEc = 20 | Norway EC |
| SingaporeBs | SingaporeBs = 13 | Singapore BS |
| SingaporeEc | SingaporeEc = 8 | Singapore EC |
| SouthAfricaBs | SouthAfricaBs = 12 | South Africa BS |
| SwedenEc | SwedenEc = 21 | Sweden EC |
| UnitedKingdomBs | UnitedKingdomBs = 11 | UK BS |
| UnitedKingdomEc | UnitedKingdomEc = 6 | UK EC |
| UnitedStatesAisc | UnitedStatesAisc = 4 | US AISC |
| Unknown | Unknown = 0 | Unknown |