Touchstone 11.0 API Reference
ShortColumn Property


Air.Services.Proxy Assembly > AIR.Services.Common.Exposure.Data Namespace > LocationFeature Class : ShortColumn Property
(Optional) Contains a Short Column indicator to specify whether there are short columns in a building.
Syntax
Public Property ShortColumn As ShortColumn
Dim instance As LocationFeature
Dim value As ShortColumn
 
instance.ShortColumn = value
 
value = instance.ShortColumn
public ShortColumn ShortColumn {get; set;}
Remarks
This property applies to old concrete structures in which the full height of some columns has been restricted by spandrel beams or infill walls. If some of the columns along the perimeter are shorter than the adjacent columns, there is a high chance that the shorter column can no longer bear the loads for which they were originally designed.

Default: Unknown (0)

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

LocationFeature Class
LocationFeature Members