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

Condition assessment of the construction item. More...

#include <materialepas_types.hpp>

Collaboration diagram for reusex::core::Condition:

Public Attributes

std::vector< std::string > photo_documentation
 Photo documentation images (URLs or base64).
std::string leksikon_guid_photo_documentation = "3$DH1Zm_r9_gzqdwKK39Ua"
std::optional< bool > visual_inspection_performed
 Whether a visual inspection has been performed.
std::string leksikon_guid_visual_inspection_performed = "2jB20LC_nEzBN4_j2ypip8"
std::optional< bool > has_signs_of_damage
 Whether the item has signs of damage.
std::string leksikon_guid_has_signs_of_damage = "0rQimGJFHEueqtqwbwBaC5"
std::optional< bool > is_deformed
 Whether the item is deformed.
std::string leksikon_guid_is_deformed = "1g6mt3SrvDlho6YqBIu1lW"
std::optional< bool > is_scratched
 Whether the item is scratched.
std::string leksikon_guid_is_scratched = "365luGupDCfwgtD32gGGrS"
std::optional< bool > is_surface_intact
 Whether the surface is intact.
std::string leksikon_guid_is_surface_intact = "2GO932BuX5EvXOecmhbbl3"
std::optional< bool > has_intact_edges
 Whether edges are intact.
std::string leksikon_guid_has_intact_edges = "0AoBmqQ9v1pw7ca1VVp_Za"
std::optional< bool > has_signs_of_degradation
 Whether the item has signs of degradation.
std::string leksikon_guid_has_signs_of_degradation = "01lVHQF$XAneE8CFtajgr_"

Detailed Description

Condition assessment of the construction item.

Note
Danish section: 'Tilstand'

Definition at line 275 of file materialepas_types.hpp.

Member Data Documentation

◆ has_intact_edges

std::optional<bool> reusex::core::Condition::has_intact_edges

Whether edges are intact.

Note
Danish: 'Har intakte kanter'

Definition at line 308 of file materialepas_types.hpp.

◆ has_signs_of_damage

std::optional<bool> reusex::core::Condition::has_signs_of_damage

Whether the item has signs of damage.

Note
Danish: 'Har tegn på skade'

Definition at line 288 of file materialepas_types.hpp.

◆ has_signs_of_degradation

std::optional<bool> reusex::core::Condition::has_signs_of_degradation

Whether the item has signs of degradation.

Note
Danish: 'Har tegn på nedbrydning'

Definition at line 313 of file materialepas_types.hpp.

◆ is_deformed

std::optional<bool> reusex::core::Condition::is_deformed

Whether the item is deformed.

Note
Danish: 'Er deformeret'

Definition at line 293 of file materialepas_types.hpp.

◆ is_scratched

std::optional<bool> reusex::core::Condition::is_scratched

Whether the item is scratched.

Note
Danish: 'Er ridset'

Definition at line 298 of file materialepas_types.hpp.

◆ is_surface_intact

std::optional<bool> reusex::core::Condition::is_surface_intact

Whether the surface is intact.

Note
Danish: 'Er overfladen intakt'

Definition at line 303 of file materialepas_types.hpp.

◆ leksikon_guid_has_intact_edges

std::string reusex::core::Condition::leksikon_guid_has_intact_edges = "0AoBmqQ9v1pw7ca1VVp_Za"

Definition at line 309 of file materialepas_types.hpp.

◆ leksikon_guid_has_signs_of_damage

std::string reusex::core::Condition::leksikon_guid_has_signs_of_damage = "0rQimGJFHEueqtqwbwBaC5"

Definition at line 289 of file materialepas_types.hpp.

◆ leksikon_guid_has_signs_of_degradation

std::string reusex::core::Condition::leksikon_guid_has_signs_of_degradation = "01lVHQF$XAneE8CFtajgr_"

Definition at line 314 of file materialepas_types.hpp.

◆ leksikon_guid_is_deformed

std::string reusex::core::Condition::leksikon_guid_is_deformed = "1g6mt3SrvDlho6YqBIu1lW"

Definition at line 294 of file materialepas_types.hpp.

◆ leksikon_guid_is_scratched

std::string reusex::core::Condition::leksikon_guid_is_scratched = "365luGupDCfwgtD32gGGrS"

Definition at line 299 of file materialepas_types.hpp.

◆ leksikon_guid_is_surface_intact

std::string reusex::core::Condition::leksikon_guid_is_surface_intact = "2GO932BuX5EvXOecmhbbl3"

Definition at line 304 of file materialepas_types.hpp.

◆ leksikon_guid_photo_documentation

std::string reusex::core::Condition::leksikon_guid_photo_documentation = "3$DH1Zm_r9_gzqdwKK39Ua"

Definition at line 279 of file materialepas_types.hpp.

◆ leksikon_guid_visual_inspection_performed

std::string reusex::core::Condition::leksikon_guid_visual_inspection_performed = "2jB20LC_nEzBN4_j2ypip8"

Definition at line 284 of file materialepas_types.hpp.

◆ photo_documentation

std::vector<std::string> reusex::core::Condition::photo_documentation

Photo documentation images (URLs or base64).

Note
Danish: 'Fotodokumentation'

Definition at line 278 of file materialepas_types.hpp.

◆ visual_inspection_performed

std::optional<bool> reusex::core::Condition::visual_inspection_performed

Whether a visual inspection has been performed.

Note
Danish: 'Visuel inspektion udført'

Definition at line 283 of file materialepas_types.hpp.


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