OptionalpathsParts: DxfPathsPartDto[]OptionalcolorFormat: dxfColorFormatEnumOptionalacadVersion: dxfAcadVersionEnumOptionaltryDownload: booleanThe parts from io.dxfPathsWithLayer, each with its own layer and color.
How colors are written: aci as AutoCAD's indexed colors, truecolor as RGB.
The DXF version to write: AC1009 is R12, the most widely readable, AC1015 is 2000.
OptionalfileThe name the downloaded file gets.
OptionaltryWhen true, a browser download of the file is started where that is possible; the kernel itself only returns the text.
Layered DXF parts and file options for
io.dxfCreate, which writes them into one DXF file.