Touchstone 11.0 API Reference
RoofAnchorage Property


Air.Services.Proxy Assembly > AIR.Services.Common.Exposure.Data Namespace > LocationFeature Class : RoofAnchorage Property
(Optional) Contains a Roof Anchorage descriptor to indicate the nature of the connections used to secure the roof support systems to the walls.
Syntax
Public Property RoofAnchorage As RoofAnchorage
Dim instance As LocationFeature
Dim value As RoofAnchorage
 
instance.RoofAnchorage = value
 
value = instance.RoofAnchorage
public RoofAnchorage RoofAnchorage {get; set;}
Remarks
Roof anchorage establishes a load path to transfer wind loads from the roof to the walls. Hurricane straps provide such an anchorage.

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