Optionalgeometry: JSCADEntity | JSCADEntity[]OptionalfileName: stringOptionaloptions: Record<string, unknown>A solid, a 2D shape, a path, or a list of them, all written into one file
Name of the downloaded file without the extension, which is added
OptionaloptionsOptions handed to the DXF or 3MF writer as they are; leave it out for the defaults
Feeds
downloadGeometryDxfanddownloadGeometry3MFon the JSCAD service: the geometry to write, the file name and optional options for the file writer.