|
ReUseX
0.0.5
3D Point Cloud Processing for Building Reuse
|
Options for the 'get mesh' subcommand. More...
#include <mesh.hpp>

Public Attributes | |
| std::string | mesh_name |
| Name of mesh in ProjectDB. | |
| fs::path | output_path |
| Output file path (optional). | |
| std::string | format |
| Output format (optional, defaults to database format). | |
Options for the 'get mesh' subcommand.
Exports a specific mesh from ProjectDB to a file in various formats.
| std::string SubcommandGetMeshOptions::format |
| std::string SubcommandGetMeshOptions::mesh_name |
| fs::path SubcommandGetMeshOptions::output_path |