Touchstone Re 2023 API Reference
GlassPercent Property


Air.Services.Proxy Assembly > AIR.Services.Common.Exposure.Data Namespace > LocationFeature Class : GlassPercent Property
(Optional) Contains a Glass Percent descriptor to indicate the percent area of the walls covered by glass.
Syntax
Public Property GlassPercent As GlassPercent
Dim instance As LocationFeature
Dim value As GlassPercent
 
instance.GlassPercent = value
 
value = instance.GlassPercent
public GlassPercent GlassPercent {get; set;}
Remarks
The greater the percent of glass in a wall, the greater the vulnerability to damage, in general.

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