AdvancedLayered Class

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

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

The AdvancedLayered type exposes the following members.

Properties
 NameDescription
Public propertyStatic memberLayeredAnisotropy The property labeled "Anisotropy" from the "AdvancedLayered" schema.
Public propertyStatic memberLayeredBottomF0 The property labeled "Color" from the "AdvancedLayered" schema.
Public propertyStatic memberLayeredDiffuse The property labeled "Color" from the "AdvancedLayered" schema.
Public propertyStatic memberLayeredF0 The property labeled "Clearcoat reflectance" from the "AdvancedLayered" schema.
Public propertyStatic memberLayeredFraction The property labeled "Fraction" from the "AdvancedLayered" schema.
Public propertyStatic memberLayeredNdfType The property labeled "NDF" from the "AdvancedLayered" schema.
Public propertyStatic memberLayeredNormal The property labeled "Image" from the "AdvancedLayered" schema.
Public propertyStatic memberLayeredRotation The property labeled "Rotation" from the "AdvancedLayered" schema.
Public propertyStatic memberLayeredRoughness The property labeled "Roughness" from the "AdvancedLayered" schema.
Public propertyStatic memberSurfaceAlbedo The property labeled "Color" from the "AdvancedLayered" schema.
Public propertyStatic memberSurfaceAnisotropy The property labeled "Anisotropy" from the "AdvancedLayered" schema.
Public propertyStatic memberSurfaceCutout The property labeled "Image" from the "AdvancedLayered" schema.
Public propertyStatic memberSurfaceNdfType The property labeled "NDF" from the "AdvancedLayered" schema.
Public propertyStatic memberSurfaceNormal The property labeled "Image" from the "AdvancedLayered" schema.
Public propertyStatic memberSurfaceRotation The property labeled "Rotation" from the "AdvancedLayered" schema.
Public propertyStatic memberSurfaceRoughness The property labeled "Roughness" from the "AdvancedLayered" schema.
Top
See Also