|
ReUseX
0.0.5
3D Point Cloud Processing for Building Reuse
|
Environmental and resource potential for sustainable utilization. More...
#include <materialepas_types.hpp>

Public Attributes | |
| std::optional< bool > | takeback_scheme_available |
| Whether a take-back scheme is available. | |
| std::string | leksikon_guid_takeback_scheme_available = "2__I$nkL94YRI_YCBy0ou8" |
| std::optional< bool > | consists_of_separate_parts |
| Whether the item consists of naturally separate parts. | |
| std::string | leksikon_guid_consists_of_separate_parts = "2nZqcaXkz7YPHhKI$FMowg" |
Environmental and resource potential for sustainable utilization.
Definition at line 466 of file materialepas_types.hpp.
| std::optional<bool> reusex::core::EnvironmentalPotential::consists_of_separate_parts |
Whether the item consists of naturally separate parts.
Definition at line 474 of file materialepas_types.hpp.
| std::string reusex::core::EnvironmentalPotential::leksikon_guid_consists_of_separate_parts = "2nZqcaXkz7YPHhKI$FMowg" |
Definition at line 475 of file materialepas_types.hpp.
| std::string reusex::core::EnvironmentalPotential::leksikon_guid_takeback_scheme_available = "2__I$nkL94YRI_YCBy0ou8" |
Definition at line 470 of file materialepas_types.hpp.
| std::optional<bool> reusex::core::EnvironmentalPotential::takeback_scheme_available |
Whether a take-back scheme is available.
Definition at line 469 of file materialepas_types.hpp.