Touchstone Re 2023 API Reference
RoofAttachedStructure Property


Air.Services.Proxy Assembly > AIR.Services.Common.Exposure.Data Namespace > LocationFeature Class : RoofAttachedStructure Property
(Optional) Contains a Roof-Attached Structure descriptor to indicate the mechanical and other equipment on top of the roof.
Syntax
Public Property RoofAttachedStructure As RoofAttachedStructure
Dim instance As LocationFeature
Dim value As RoofAttachedStructure
 
instance.RoofAttachedStructure = value
 
value = instance.RoofAttachedStructure
public RoofAttachedStructure RoofAttachedStructure {get; set;}
Remarks
Attached structures are often more vulnerable than the main building, especially if there is inadequate 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