AdvancedTransparent Class

A static class that provides access to the property names that appear in the AdvancedTransparent visual asset schema.
Inheritance Hierarchy
SystemObject
  Autodesk.Revit.DB.VisualAdvancedTransparent

Namespace: Autodesk.Revit.DB.Visual
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public static class AdvancedTransparent

The AdvancedTransparent type exposes the following members.

Properties
 NameDescription
Public propertyStatic memberSurfaceAlbedo The property labeled "Color" from the "AdvancedTransparent" schema.
Public propertyStatic memberSurfaceAnisotropy The property labeled "Anisotropy" from the "AdvancedTransparent" schema.
Public propertyStatic memberSurfaceCutout The property labeled "Image" from the "AdvancedTransparent" schema.
Public propertyStatic memberSurfaceNdfType The property labeled "NDF" from the "AdvancedTransparent" schema.
Public propertyStatic memberSurfaceNormal The property labeled "Image" from the "AdvancedTransparent" schema.
Public propertyStatic memberSurfaceRotation The property labeled "Rotation" from the "AdvancedTransparent" schema.
Public propertyStatic memberSurfaceRoughness The property labeled "Roughness" from the "AdvancedTransparent" schema.
Public propertyStatic memberTransparentColor The property labeled "Color" from the "AdvancedTransparent" schema.
Public propertyStatic memberTransparentDistance The property labeled "Transparent Distance" from the "AdvancedTransparent" schema.
Public propertyStatic memberTransparentIor The property labeled "IOR" from the "AdvancedTransparent" schema.
Top
See Also