Touchstone Re 2023 API Reference
RoofPitch Property


Air.Services.Proxy Assembly > AIR.Services.Common.Exposure.Data Namespace > LocationFeature Class : RoofPitch Property
(Optional) Contains a Roof Pitch descriptor to indicate the roof slope.
Syntax
Public Property RoofPitch As RoofPitch
Dim instance As LocationFeature
Dim value As RoofPitch
 
instance.RoofPitch = value
 
value = instance.RoofPitch
public RoofPitch RoofPitch {get; set;}
Remarks
Low pitch roofs have greater uplift forces acting on the roof as compared to high pitch roofs.

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