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

Description of the reused construction item. More...

#include <materialepas_types.hpp>

Collaboration diagram for reusex::core::traits::ConstructionItemDescription:

Public Attributes

std::string designation
 Designation of the construction item.
std::string leksikon_guid_designation = "2_mYRkA$9EcwXAxqBGoMrM"
std::vector< std::string > images
 Images of the construction item (URLs or base64).
std::string leksikon_guid_images = "1dvQfmc2z9lB_rwknYkM3y"
std::optional< bool > has_qr_code
 Whether the item has a QR code.
std::string leksikon_guid_has_qr_code = "06moAxe0j7EutROb0dD3B7"
std::optional< bool > has_rfid_tag
 Whether the item has an RFID tag.
std::string leksikon_guid_has_rfid_tag = "2$Owq1iHrAuw$ASWOXAk9p"
std::vector< Materialmaterials
 Materials the construction item is made of (closed value list).
std::string leksikon_guid_materials = "1R_z75Gd52OQYxVkJ$E3ZU"
std::vector< std::string > assembly_methods
 Assembly methods used for the construction item.
std::string leksikon_guid_assembly_methods = "0N7Qwopp125xrULezqArw4"
std::optional< int > year_of_installation
 Year the item was installed in the building.
std::string leksikon_guid_year_of_installation = "294ZkUyYn6TfdwCsbo2X63"
std::optional< int > year_of_construction
 Year of construction of the building.
std::string leksikon_guid_year_of_construction = "17LFECVML6buNXwBLz416Y"

Detailed Description

Description of the reused construction item.

Note
Danish section: 'Byggevarebeskrivelse'

Definition at line 46 of file materialepas_types.hpp.

Member Data Documentation

◆ assembly_methods

Assembly methods used for the construction item.

Note
Danish: 'Sammenføjningsmetode'
Open value list. Predefined values include: bolted, glued, grouted, hung, keyed, laid, mortared, nailed, pressed, riveted, screwed, soldered, stacked, suspended, wedged, welded, wound, other.

Definition at line 77 of file materialepas_types.hpp.

◆ designation

Designation of the construction item.

Note
Danish: 'Byggevarebetegnelse'

Definition at line 49 of file materialepas_types.hpp.

◆ has_qr_code

Whether the item has a QR code.

Note
Danish: 'Har QR-kode'

Definition at line 59 of file materialepas_types.hpp.

◆ has_rfid_tag

Whether the item has an RFID tag.

Note
Danish: 'Har RFID-tag'

Definition at line 64 of file materialepas_types.hpp.

◆ images

Images of the construction item (URLs or base64).

Note
Danish: 'Byggevarebillede'

Definition at line 54 of file materialepas_types.hpp.

◆ leksikon_guid_assembly_methods

Definition at line 78 of file materialepas_types.hpp.

◆ leksikon_guid_designation

Definition at line 50 of file materialepas_types.hpp.

◆ leksikon_guid_has_qr_code

Definition at line 60 of file materialepas_types.hpp.

◆ leksikon_guid_has_rfid_tag

Definition at line 65 of file materialepas_types.hpp.

◆ leksikon_guid_images

Definition at line 55 of file materialepas_types.hpp.

◆ leksikon_guid_materials

Definition at line 70 of file materialepas_types.hpp.

◆ leksikon_guid_year_of_construction

Definition at line 88 of file materialepas_types.hpp.

◆ leksikon_guid_year_of_installation

Definition at line 83 of file materialepas_types.hpp.

◆ materials

Materials the construction item is made of (closed value list).

Note
Danish: 'Materiale'

Definition at line 69 of file materialepas_types.hpp.

◆ year_of_construction

Year of construction of the building.

Note
Danish: 'Bygningens opførelsesår'

Definition at line 87 of file materialepas_types.hpp.

◆ year_of_installation

Year the item was installed in the building.

Note
Danish: 'Installationsår'

Definition at line 82 of file materialepas_types.hpp.


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