Skip to main content

File

Perform file operations.


Primary File Commands

Command NameNameDescription
OPENOpenOpens .nijicad files. DXF and JWW files can also be selected.
CLOSECloseCloses the current file.
SAVEASSave AsSaves the current file with a different name.
QSAVESaveOverwrites the current file.
OPENDXFOpen DXFOpens a drawing by specifying a DXF file.
OPENJWWOpen JWWOpens a drawing by specifying a JWW file.

File I/O

Command NameNameDescription
DXFINDXF ImportInserts a DXF file into the current drawing. Character encoding is automatically detected.
DXFOUTDXF ExportExports a DXF file using UTF-8 encoding.
DXFOUT_ACAD2004DXF Export (Acad2004)Exports a DXF file using Shift_JIS encoding.
DXFOUT_JWDXF Export (Jw_cad)Exports a DXF optimized for Jw_cad.