Enum MemberFabrication
Represents member fabrication
Namespace: TSD.API.Remoting.Structure
Assembly: TSD.API.Remoting.dll
Syntax
public enum MemberFabrication
Fields
| Name | Value | Description |
|---|---|---|
| ColdFormed | ColdFormed = 14 | Cold formed |
| ColdRolled | ColdRolled = 15 | Cold rolled |
| ConcreteEncased | ConcreteEncased = 7 | Concrete encased |
| ConcreteFilled | ConcreteFilled = 6 | Concrete filled |
| Deltabeam | Deltabeam = 17 | DELTABEAM® |
| Fabsec | Fabsec = 5 | Fabsec |
| GluLaminated | GluLaminated = 13 | Glu laminated |
| Joist | Joist = 8 | Joist |
| Plated | Plated = 2 | Plated |
| PostTensioned | PostTensioned = 10 | Post tensioned |
| Precast | Precast = 11 | Precast |
| Reinforced | Reinforced = 9 | Reinforced |
| Rolled | Rolled = 1 | Rolled |
| Sawn | Sawn = 12 | Sawn |
| StructuralCompositeLumber | StructuralCompositeLumber = 16 | Structural composite lumber |
| Unknown | Unknown = 0 | Unknown |
| WestokCellular | WestokCellular = 3 | Westok cellular |
| WestokPlated | WestokPlated = 4 | Westok plated |