SolidGlass Class

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

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

The SolidGlass type exposes the following members.

Properties
 NameDescription
Public propertyStatic memberCommonTintColor The property labeled "Tint Color" from the "SolidGlass" schema.
Public propertyStatic memberCommonTintToggle The property labeled "Tint" from the "SolidGlass" schema.
Public propertyStatic memberSolidglassBumpAmount The property labeled "Amount" from the "SolidGlass" schema.
Public propertyStatic memberSolidglassBumpEnable The property labeled "Type" from the "SolidGlass" schema.
Public propertyStatic memberSolidglassBumpMap The property labeled "Image" from the "SolidGlass" schema.
Public propertyStatic memberSolidglassColorByObject The property labeled "Custom Color" from the "SolidGlass" schema.
Public propertyStatic memberSolidglassGlossiness The property labeled "Roughness" from the "SolidGlass" schema.
Public propertyStatic memberSolidglassReflectance The property labeled "Reflectance" from the "SolidGlass" schema.
Public propertyStatic memberSolidglassRefractionIor The property labeled "Refraction" from the "SolidGlass" schema.
Public propertyStatic memberSolidglassTransmittance The property labeled "Color" from the "SolidGlass" schema.
Public propertyStatic memberSolidglassTransmittanceCustomColor The property labeled "Custom Color" from the "SolidGlass" schema.
Top
See Also