ReUseX  0.0.5
3D Point Cloud Processing for Building Reuse
Loading...
Searching...
No Matches
reusex::core::EnvironmentalPotential Struct Reference

Environmental and resource potential for sustainable utilization. More...

#include <materialepas_types.hpp>

Collaboration diagram for reusex::core::EnvironmentalPotential:

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"

Detailed Description

Environmental and resource potential for sustainable utilization.

Note
Danish section: 'Miljø- og ressourcepotentiale'

Definition at line 466 of file materialepas_types.hpp.

Member Data Documentation

◆ consists_of_separate_parts

std::optional<bool> reusex::core::EnvironmentalPotential::consists_of_separate_parts

Whether the item consists of naturally separate parts.

Note
Danish: 'Byggevaren består naturligt af separate dele'

Definition at line 474 of file materialepas_types.hpp.

◆ leksikon_guid_consists_of_separate_parts

std::string reusex::core::EnvironmentalPotential::leksikon_guid_consists_of_separate_parts = "2nZqcaXkz7YPHhKI$FMowg"

Definition at line 475 of file materialepas_types.hpp.

◆ leksikon_guid_takeback_scheme_available

std::string reusex::core::EnvironmentalPotential::leksikon_guid_takeback_scheme_available = "2__I$nkL94YRI_YCBy0ou8"

Definition at line 470 of file materialepas_types.hpp.

◆ takeback_scheme_available

std::optional<bool> reusex::core::EnvironmentalPotential::takeback_scheme_available

Whether a take-back scheme is available.

Note
Danish: 'Tilbagetagningsordning tilgængelig'

Definition at line 469 of file materialepas_types.hpp.


The documentation for this struct was generated from the following file: