Share

AdvancedTransparent Class

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

Inheritance Hierarchy

System.Object
  Autodesk.Revit.DB.Visual.AdvancedTransparent


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

Syntax

C#

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.

See Also

Reference

Was this information helpful?