PhotometricWebLightDistribution(String, Double)
Description:
Creates a photometric web light distribution object with the given filename and tilt.
Creates a photometric web light distribution object with the given filename and tilt.
Overloads (2):
PhotometricWebLightDistribution(String,Double)
public PhotometricWebLightDistribution(
string photometricWebFile,
double tiltAngle
)
-
StringphotometricWebFileThe filename of the IES file to use.
-
DoubletiltAngleThe tilt angle as a numerical value in degrees between -180.0 and 180.0.
-
A non-optional argument was null
-
The angle is not valid because it is not between -180.0 and 180.0.