A static class that provides access to the property names that appear in the SolidGlass visual asset schema.
Inheritance Hierarchy
System.ObjectAutodesk.Revit.DB.Visual.SolidGlass
Namespace: Autodesk.Revit.DB.Visual
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public static class SolidGlass
The SolidGlass type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| CommonTintColor | The property labeled "Tint Color" from the "SolidGlass" schema. | |
| CommonTintToggle | The property labeled "Tint" from the "SolidGlass" schema. | |
| SolidglassBumpAmount | The property labeled "Amount" from the "SolidGlass" schema. | |
| SolidglassBumpEnable | The property labeled "Type" from the "SolidGlass" schema. | |
| SolidglassBumpMap | The property labeled "Image" from the "SolidGlass" schema. | |
| SolidglassColorByObject | The property labeled "Custom Color" from the "SolidGlass" schema. | |
| SolidglassGlossiness | The property labeled "Roughness" from the "SolidGlass" schema. | |
| SolidglassReflectance | The property labeled "Reflectance" from the "SolidGlass" schema. | |
| SolidglassRefractionIor | The property labeled "Refraction" from the "SolidGlass" schema. | |
| SolidglassTransmittance | The property labeled "Color" from the "SolidGlass" schema. | |
| SolidglassTransmittanceCustomColor | The property labeled "Custom Color" from the "SolidGlass" schema. |
