Touchstone Re 2023 API Reference
RoofGeometry Property


Air.Services.Proxy Assembly > AIR.Services.Common.Exposure.Data Namespace > LocationFeature Class : RoofGeometry Property
(Optional) Contains a Roof Geometry descriptor to indicate the shape of the roof.
Syntax
Public Property RoofGeometry As RoofGeometry
Dim instance As LocationFeature
Dim value As RoofGeometry
 
instance.RoofGeometry = value
 
value = instance.RoofGeometry
public RoofGeometry RoofGeometry {get; set;}
Remarks
The geometry of the roof affects the intensity of wind pressures and the resulting uplift resistance.

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