2024 Constructor
Changes 0
C

PhotometricWebLightDistribution(String, Double)

Description:
Creates a photometric web light distribution object with the given filename and tilt.
Overloads (2):
public PhotometricWebLightDistribution(
	string photometricWebFile,
	double tiltAngle
)
  • String
    photometricWebFile
    The filename of the IES file to use.
  • Double
    tiltAngle
    The tilt angle as a numerical value in degrees between -180.0 and 180.0.