shapeworks::ExcelProjectWriter
Excel file format writer for Project. More...
#include <ExcelProjectWriter.h>
Public Functions
Name | |
---|---|
bool | write_project(Project & project, const std::string & filename) |
Detailed Description
class shapeworks::ExcelProjectWriter;
Excel file format writer for Project.
This class enables writing of Project objects to Excel file format
Public Functions Documentation
function write_project
static bool write_project(
Project & project,
const std::string & filename
)
Updated on 2024-03-17 at 12:58:44 -0600