PhotometricWebLightDistributionPhotometricWebFile Property |
The filename of an IES photometric web file.
Namespace: Autodesk.Revit.DB.LightingAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic string PhotometricWebFile { get; set; }
Public Property PhotometricWebFile As String
Get
Set
public:
property String^ PhotometricWebFile {
String^ get ();
void set (String^ value);
}
member PhotometricWebFile : string with get, set
Property Value
String
Exceptions
See Also