Touchstone 11.0 API Reference
ColdFormedTube Enumeration


Air.Services.Proxy Assembly > AIR.Services.Common.Exposure.Data Namespace : ColdFormedTube Enumeration
Provides a set of descriptors to indicate the presence of cold-formed tubes in steel structures.
Syntax
Public Enum ColdFormedTube 
   Inherits System.Enum
Dim instance As ColdFormedTube
public enum ColdFormedTube : System.Enum 
Members
MemberDescription
No Defines the case in which cold-formed tubes are not present (1).
Unknown Defines the case in which the presence of cold-formed tubes is unknown (default) (0).
Yes Defines the case in which cold-formed tubes are present (2).
Remarks
Cold-formed tubes, which are formed via cold processing, can lower building ductility.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         AIR.Services.Common.Exposure.Data.ColdFormedTube

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

AIR.Services.Common.Exposure.Data Namespace