2027 Class
Changes 0
C

SolidGlass

Description:
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
public static class SolidGlass
Name Return Type Description
P CommonTintColor string The property labeled "Tint Color" from the "SolidGlass" schema.
P CommonTintToggle string The property labeled "Tint" from the "SolidGlass" schema.
P SolidglassBumpAmount string The property labeled "Amount" from the "SolidGlass" schema.
P SolidglassBumpEnable string The property labeled "Type" from the "SolidGlass" schema.
P SolidglassBumpMap string The property labeled "Image" from the "SolidGlass" schema.
P SolidglassColorByObject string The property labeled "Custom Color" from the "SolidGlass" schema.
P SolidglassGlossiness string The property labeled "Roughness" from the "SolidGlass" schema.
P SolidglassReflectance string The property labeled "Reflectance" from the "SolidGlass" schema.
P SolidglassRefractionIor string The property labeled "Refraction" from the "SolidGlass" schema.
P SolidglassTransmittance string The property labeled "Color" from the "SolidGlass" schema.
P SolidglassTransmittanceCustomColor string The property labeled "Custom Color" from the "SolidGlass" schema.