FamilyThermalProperties.VisualLightTransmittance Property

FamilyThermalPropertiesVisualLightTransmittance Property

The visual light transmittance.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public double VisualLightTransmittance { get; }
Public ReadOnly Property VisualLightTransmittance As Double
	Get
public:
property double VisualLightTransmittance {
	double get ();
}
member VisualLightTransmittance : float with get

Property Value

Double
See Also