Touchstone Re 2023 API Reference
Lattice Enumeration


Air.Services.Proxy Assembly > AIR.Services.Common.Exposure.Data Namespace : Lattice Enumeration
Provides a set of indicators to describe the type of web for H-shaped steel.
Syntax
Public Enum Lattice 
   Inherits System.Enum
Dim instance As Lattice
public enum Lattice : System.Enum 
Members
MemberDescription
FullWebDefines the case in which the type of web for H-shaped steel is a full web (1).
GridDefines the case in which the type of web for H-shaped steel is a grid (2).
LatticeMemberDefines the case in which the type of web for H-shaped steel is a lattice (3).
UnknownDefines the case in which the type of web for H-shaped steel is unknown (default) (0).
Remarks
This building property influences the ductility of a structure.
Inheritance Hierarchy

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

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