Skip to content

shapeworks::JsonProjectWriter

JSON file format writer for Project. More...

#include <JsonProjectWriter.h>

Public Functions

Name
bool write_project(Project & project, std::string filename)

Detailed Description

cpp class shapeworks::JsonProjectWriter;

JSON file format writer for Project.

This class enables writing of Project objects to JSON file format

Public Functions Documentation

function write_project

cpp static bool write_project( Project & project, std::string filename )


Updated on 2026-04-25 at 07:49:37 +0000