discuss@lists.openscad.org

OpenSCAD general discussion Mailing-list

View all threads

Re: Possible to reverse the JSON import and instead write out a JSON file?

TP
Torsten Paul
Tue, Dec 14, 2021 10:46 PM

On 14.12.21 21:57, William F. Adams via Discuss wrote:

Would it be possible to add sufficiently flexible support for
writing out JSON files that it would then be feasible to work
on writing out a .c2d file from OpenSCAD which would cut out
the design in question?

If there's a specification for the c2d file format, it could be
added.

Export uses the generated geometry, so it's not really possible
to generate arbitrary data files.

ciao,
Torsten.

On 14.12.21 21:57, William F. Adams via Discuss wrote: > Would it be possible to add sufficiently flexible support for > writing out JSON files that it would then be feasible to work > on writing out a .c2d file from OpenSCAD which would cut out > the design in question? If there's a specification for the c2d file format, it could be added. Export uses the generated geometry, so it's not really possible to generate arbitrary data files. ciao, Torsten.