Touchstone Re 2023 API Reference
OffshoreTransverseFrameType Enumeration


Air.Services.Proxy Assembly > AIR.Services.Common.Exposure.Data Namespace : OffshoreTransverseFrameType Enumeration
Provides a set of transverse frame types to indicate the type (or shape) of transverse framing used to brace the platform legs for an offshore platform.
Syntax
Public Enum OffshoreTransverseFrameType 
   Inherits System.Enum
Dim instance As OffshoreTransverseFrameType
public enum OffshoreTransverseFrameType : System.Enum 
Members
MemberDescription
DiagonalBraceDefines the case in which the transverse framing for an offshore platform is a diagonal brace (/) (7).
DiagonalHorizontalBraceDefines the case in which the transverse framing for an offshore platform is a diagonal horizontal brace (/H) (6).
HorizontalKBraceDefines the case in which the transverse framing for an offshore platform is a horizontal K-brace (KH) (4).
HorizontalXBraceDefines the case in which the transverse framing for an offshore platform is a horizontal X-brace (XH) (1).
KBraceDefines the case in which the transverse framing for an offshore platform is a K-brace (K) (5).
NBraceDefines the case in which the transverse framing for an offshore platform is an N-brace (N) (3).
UnknownDefines the case in which the transverse frame type for an offshore platform is unknown (0).
XBraceDefines the case in which the transverse framing for an offshore platform is an X-brace (X) (2).
Inheritance Hierarchy

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

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