Share

AdvancedGlazing Class

A static class that provides access to the property names that appear in the AdvancedGlazing visual asset schema.

Inheritance Hierarchy

System.Object
  Autodesk.Revit.DB.Visual.AdvancedGlazing


Namespace: Autodesk.Revit.DB.Visual
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)

Syntax

C#

public static class AdvancedGlazing

The AdvancedGlazing type exposes the following members.

Properties

 NameDescription
Public propertyStatic memberGlazingBackfaceCulling The property labeled "Backface Culling" from the "AdvancedGlazing" schema.
Public propertyStatic memberGlazingF0 The property labeled "Reflective Color" from the "AdvancedGlazing" schema.
Public propertyStatic memberGlazingTransmissionColor The property labeled "Transmissive color" from the "AdvancedGlazing" schema.
Public propertyStatic memberGlazingTransmissionRoughness The property labeled "Transmissive roughness" from the "AdvancedGlazing" schema.
Public propertyStatic memberSurfaceAlbedo The property labeled "Color" from the "AdvancedGlazing" schema.
Public propertyStatic memberSurfaceAnisotropy The property labeled "Anisotropy" from the "AdvancedGlazing" schema.
Public propertyStatic memberSurfaceCutout The property labeled "Image" from the "AdvancedGlazing" schema.
Public propertyStatic memberSurfaceNdfType The property labeled "NDF" from the "AdvancedGlazing" schema.
Public propertyStatic memberSurfaceNormal The property labeled "Image" from the "AdvancedGlazing" schema.
Public propertyStatic memberSurfaceRotation The property labeled "Rotation" from the "AdvancedGlazing" schema.
Public propertyStatic memberSurfaceRoughness The property labeled "Roughness" from the "AdvancedGlazing" schema.

See Also

Reference

Was this information helpful?