Touchstone 11.0 API Reference
BuildingShape Property


Air.Services.Proxy Assembly > AIR.Services.Common.Exposure.Data Namespace > LocationFeature Class : BuildingShape Property
(Optional) Contains a Building Shape descriptor to represent the overall shape of the building's footprint.
Syntax
Public Property BuildingShape As BuildingShape
Dim instance As LocationFeature
Dim value As BuildingShape
 
instance.BuildingShape = value
 
value = instance.BuildingShape
public BuildingShape BuildingShape {get; set;}
Remarks
Shape is critical for the performance of a structure, especially for large commercial buildings. In general, simple regular forms like squares and rectangles perform better than combinations of those, such as L and T shaped buildings. The sharp corners in these complex shapes are vulnerable.

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