11namespace fs = std::filesystem;
void setup_subcommand_create_mesh(CLI::App &app, std::shared_ptr< RuxOptions > global_opt)
int run_subcommand_mesh(SubcommandMeshOptions const &opt, const RuxOptions &global_opt)
Collection of all options of Subcommand A.
std::string output_mesh_name
Mesh name in ProjectDB.
double distance_threshold
std::string filter_expr
Filter expression to limit processing.