rollback change
This commit is contained in:
parent
5ce3a24e55
commit
26c0ef7864
|
@ -241,8 +241,6 @@ class Surface:
|
|||
The absorptance as an opaque surface, can be calculated as 1-short_wave_reflectance
|
||||
:return: float
|
||||
"""
|
||||
if self._short_wave_reflectance is None:
|
||||
return ConfigurationHelper.short_wave_reflectance
|
||||
return self._short_wave_reflectance
|
||||
|
||||
@short_wave_reflectance.setter
|
||||
|
|
Loading…
Reference in New Issue
Block a user