Touchstone Re 2023 API Reference
Torsion Enumeration


Air.Services.Proxy Assembly > AIR.Services.Common.Exposure.Data Namespace : Torsion Enumeration
Provides a set of descriptors to indicate the layout of structural elements that can lead to torsional loads.
Syntax
Public Enum Torsion 
   Inherits System.Enum
Dim instance As Torsion
public enum Torsion : System.Enum 
Members
MemberDescription
AsymmetricDefines the case in which the layout of structural elements is asymmetric (2).
CornerBuildingDefines the case in which a building is a corner building (3).
SymmetricDefines the case in which the layout of structural elements is symmetric (1).
UnknownDefines the case in which the layout of structural elements that can lead to torsional loads is unknown (default) (0).
Remarks
Wedge-shaped buildings and corner buildings are typical examples in which the lateral load-resisting components in a building are placed asymmetrically. This leads to torsional forces being induced when the building is shaken, which can lead to significant damage.
Inheritance Hierarchy

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

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