PhotometricWebLightDistribution(PhotometricWebLightDistribution) Constructor |
Creates a copy of the given photometric web light distribution
Namespace: Autodesk.Revit.DB.LightingAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic PhotometricWebLightDistribution(
PhotometricWebLightDistribution other
)
Public Sub New (
other As PhotometricWebLightDistribution
)
public:
PhotometricWebLightDistribution(
PhotometricWebLightDistribution^ other
)
new :
other : PhotometricWebLightDistribution -> PhotometricWebLightDistribution
Parameters
- other PhotometricWebLightDistribution
-
Exceptions
See Also