Touchstone 11.0 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
DiagonalBrace Defines the case in which the transverse framing for an offshore platform is a diagonal brace (/) (7).
DiagonalHorizontalBrace Defines the case in which the transverse framing for an offshore platform is a diagonal horizontal brace (/H) (6).
HorizontalKBrace Defines the case in which the transverse framing for an offshore platform is a horizontal K-brace (KH) (4).
HorizontalXBrace Defines the case in which the transverse framing for an offshore platform is a horizontal X-brace (XH) (1).
KBrace Defines the case in which the transverse framing for an offshore platform is a K-brace (K) (5).
NBrace Defines the case in which the transverse framing for an offshore platform is an N-brace (N) (3).
Unknown Defines the case in which the transverse frame type for an offshore platform is unknown (0).
XBrace Defines 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