|
ReUseX
0.0.5
3D Point Cloud Processing for Building Reuse
|
Physical dimensions and geometry of the construction item. More...
#include <materialepas_types.hpp>

Public Attributes | |
| std::optional< double > | width_mm |
| Width in millimeters. | |
| std::string | leksikon_guid_width_mm = "3NHBUedX9438Hi3mwD15$Z" |
| std::optional< double > | height_mm |
| Height in millimeters. | |
| std::string | leksikon_guid_height_mm = "2G$wMhUvL2LgKNY0J66oAT" |
| std::optional< double > | length_mm |
| Length in millimeters. | |
| std::string | leksikon_guid_length_mm = "1uUn3YWZfBaPqYQMo_$Om$" |
| std::optional< double > | thickness_mm |
| Thickness in millimeters. | |
| std::string | leksikon_guid_thickness_mm = "0SyXPZ9an9vh49k$Lgkvly" |
| std::optional< double > | depth_mm |
| Depth in millimeters. | |
| std::string | leksikon_guid_depth_mm = "1$OV5du3LFWwa$P7SfJhAr" |
| std::optional< double > | volume_m3 |
| Volume in cubic meters. | |
| std::string | leksikon_guid_volume_m3 = "3IHRMkfs9EDPXVvPJ0hbFn" |
| std::optional< double > | surface_area_m2 |
| Surface area of product in square meters. | |
| std::string | leksikon_guid_surface_area_m2 = "3Cs4d96Ff1nPGHWlsTyYIS" |
| std::optional< double > | inner_diameter_mm |
| Inner diameter in millimeters. | |
| std::string | leksikon_guid_inner_diameter_mm = "0ayREcz2zBuPWmCDTem2a8" |
| std::optional< double > | outer_diameter_mm |
| Outer diameter in millimeters. | |
| std::string | leksikon_guid_outer_diameter_mm = "3BWwvo0lf3iAd_34y7ac$4" |
| std::optional< double > | weight_kg |
| Weight in kilograms. | |
| std::string | leksikon_guid_weight_kg = "1XyLvnxf94pwJW6LWaD6Zw" |
| std::string | technical_drawing |
| Technical drawing (image URL or base64). | |
| std::string | leksikon_guid_technical_drawing = "2d01jZqvP7GOR3V$coAprV" |
Physical dimensions and geometry of the construction item.
Definition at line 214 of file materialepas_types.hpp.
| std::optional<double> reusex::core::Dimensions::depth_mm |
| std::optional<double> reusex::core::Dimensions::height_mm |
| std::optional<double> reusex::core::Dimensions::inner_diameter_mm |
Inner diameter in millimeters.
Definition at line 252 of file materialepas_types.hpp.
| std::string reusex::core::Dimensions::leksikon_guid_depth_mm = "1$OV5du3LFWwa$P7SfJhAr" |
Definition at line 238 of file materialepas_types.hpp.
| std::string reusex::core::Dimensions::leksikon_guid_height_mm = "2G$wMhUvL2LgKNY0J66oAT" |
Definition at line 223 of file materialepas_types.hpp.
| std::string reusex::core::Dimensions::leksikon_guid_inner_diameter_mm = "0ayREcz2zBuPWmCDTem2a8" |
Definition at line 253 of file materialepas_types.hpp.
| std::string reusex::core::Dimensions::leksikon_guid_length_mm = "1uUn3YWZfBaPqYQMo_$Om$" |
Definition at line 228 of file materialepas_types.hpp.
| std::string reusex::core::Dimensions::leksikon_guid_outer_diameter_mm = "3BWwvo0lf3iAd_34y7ac$4" |
Definition at line 258 of file materialepas_types.hpp.
| std::string reusex::core::Dimensions::leksikon_guid_surface_area_m2 = "3Cs4d96Ff1nPGHWlsTyYIS" |
Definition at line 248 of file materialepas_types.hpp.
| std::string reusex::core::Dimensions::leksikon_guid_technical_drawing = "2d01jZqvP7GOR3V$coAprV" |
Definition at line 268 of file materialepas_types.hpp.
| std::string reusex::core::Dimensions::leksikon_guid_thickness_mm = "0SyXPZ9an9vh49k$Lgkvly" |
Definition at line 233 of file materialepas_types.hpp.
| std::string reusex::core::Dimensions::leksikon_guid_volume_m3 = "3IHRMkfs9EDPXVvPJ0hbFn" |
Definition at line 243 of file materialepas_types.hpp.
| std::string reusex::core::Dimensions::leksikon_guid_weight_kg = "1XyLvnxf94pwJW6LWaD6Zw" |
Definition at line 263 of file materialepas_types.hpp.
| std::string reusex::core::Dimensions::leksikon_guid_width_mm = "3NHBUedX9438Hi3mwD15$Z" |
Definition at line 218 of file materialepas_types.hpp.
| std::optional<double> reusex::core::Dimensions::length_mm |
| std::optional<double> reusex::core::Dimensions::outer_diameter_mm |
Outer diameter in millimeters.
Definition at line 257 of file materialepas_types.hpp.
| std::optional<double> reusex::core::Dimensions::surface_area_m2 |
Surface area of product in square meters.
Definition at line 247 of file materialepas_types.hpp.
| std::string reusex::core::Dimensions::technical_drawing |
Technical drawing (image URL or base64).
Definition at line 267 of file materialepas_types.hpp.
| std::optional<double> reusex::core::Dimensions::thickness_mm |
Thickness in millimeters.
Definition at line 232 of file materialepas_types.hpp.
| std::optional<double> reusex::core::Dimensions::volume_m3 |
Volume in cubic meters.
Definition at line 242 of file materialepas_types.hpp.
| std::optional<double> reusex::core::Dimensions::weight_kg |
| std::optional<double> reusex::core::Dimensions::width_mm |