SolidGlass
Description:
A static class that provides access to the property names that appear in the SolidGlass visual asset schema.
A static class that provides access to the property names that appear in the SolidGlass visual asset schema.
Inheritance Hierarchy:
System.Object
Autodesk.Revit.DB.Visual.SolidGlass
System.Object
Autodesk.Revit.DB.Visual.SolidGlass
public static class SolidGlass
| Name | Return Type | Description |
|---|---|---|
| CommonTintColor | string | The property labeled "Tint Color" from the "SolidGlass" schema. |
| CommonTintToggle | string | The property labeled "Tint" from the "SolidGlass" schema. |
| SolidglassBumpAmount | string | The property labeled "Amount" from the "SolidGlass" schema. |
| SolidglassBumpEnable | string | The property labeled "Type" from the "SolidGlass" schema. |
| SolidglassBumpMap | string | The property labeled "Image" from the "SolidGlass" schema. |
| SolidglassColorByObject | string | The property labeled "Custom Color" from the "SolidGlass" schema. |
| SolidglassGlossiness | string | The property labeled "Roughness" from the "SolidGlass" schema. |
| SolidglassReflectance | string | The property labeled "Reflectance" from the "SolidGlass" schema. |
| SolidglassRefractionIor | string | The property labeled "Refraction" from the "SolidGlass" schema. |
| SolidglassTransmittance | string | The property labeled "Color" from the "SolidGlass" schema. |
| SolidglassTransmittanceCustomColor | string | The property labeled "Custom Color" from the "SolidGlass" schema. |