OptionaldxfPathsParts: DxfPathsPartDto[]OptionalcolorFormat: "aci" | "truecolor"OptionalacadVersion: "AC1009" | "AC1015"Array of path parts, each containing paths with segments
OptionalcolorHow colors are written: aci, the AutoCAD color index from 1 to 255 that older
software reads, or truecolor, full 24-bit RGB for newer software.
OptionalacadThe DXF version to write: AC1009 (AutoCAD R12) for the widest compatibility, or
AC1015 (AutoCAD 2000) for the newer features.
A whole DXF drawing: its path parts by layer and color, and the color and version format to write.