AdvancedOpaque Class

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

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

The AdvancedOpaque type exposes the following members.

Properties
 NameDescription
Public propertyStatic memberOpaqueAlbedo The property labeled "Color" from the "AdvancedOpaque" schema.
Public propertyStatic memberOpaqueEmission The property labeled "Emission" from the "AdvancedOpaque" schema.
Public propertyStatic memberOpaqueF0 The property labeled "Specular reflectance" from the "AdvancedOpaque" schema.
Public propertyStatic memberOpaqueLuminance The property labeled "Emissive Luminance" from the "AdvancedOpaque" schema.
Public propertyStatic memberOpaqueLuminanceModifier The property labeled "Luminance Scale" from the "AdvancedOpaque" schema.
Public propertyStatic memberOpaqueMfp The property labeled "Translucency Depth" from the "AdvancedOpaque" schema.
Public propertyStatic memberOpaqueMfpModifier The property labeled "Translucency Weight" from the "AdvancedOpaque" schema.
Public propertyStatic memberOpaqueTranslucency The property labeled "Translucency" from the "AdvancedOpaque" schema.
Public propertyStatic memberSurfaceAlbedo The property labeled "Color" from the "AdvancedOpaque" schema.
Public propertyStatic memberSurfaceAnisotropy The property labeled "Anisotropy" from the "AdvancedOpaque" schema.
Public propertyStatic memberSurfaceCutout The property labeled "Image" from the "AdvancedOpaque" schema.
Public propertyStatic memberSurfaceNdfType The property labeled "NDF" from the "AdvancedOpaque" schema.
Public propertyStatic memberSurfaceNormal The property labeled "Image" from the "AdvancedOpaque" schema.
Public propertyStatic memberSurfaceRotation The property labeled "Rotation" from the "AdvancedOpaque" schema.
Public propertyStatic memberSurfaceRoughness The property labeled "Roughness" from the "AdvancedOpaque" schema.
Top
See Also