Enum ColdRolledType
The type of cold rolled section
Namespace: TSD.API.Remoting.Sections
Assembly: TSD.API.Remoting.dll
Syntax
public enum ColdRolledType
Fields
| Name | Value | Description |
|---|---|---|
| Beam | Beam = 4 | Beam |
| Column | Column = 5 | Column |
| Eaves | Eaves = 1 | Eaves |
| Purlin | Purlin = 2 | Purlin |
| Rail | Rail = 3 | Rail |
| Unknown | Unknown = 0 | Unknown |