ezdxf-view - Man Page

ezdxf view PyQt DXF file viewer

Synopsis

ezdxf view [-h] [-l LAYOUT] [--lwscale LWSCALE] [FILE]

Options

Positional Arguments

FILE

DXF file to view

Optional Arguments

-h--help

show a help message and exit

-l LAYOUT, --layout LAYOUT

select the layout to draw, default is Model

--lwscale LWSCALE

set custom line weight scaling, default is 0 to disable line weights at all

Environment

See ezdxf(1).

Files

See ezdxf(1).

Examples

View the DXF file “gear.dxf” by the PyQt backend:

$ ezdxf view  gear.dxf

See Also

ezdxf(1)

ezdxf-pp(1), ezdxf-audit(1), ezdxf-draw(1), ezdxf-browse(1), ezdxf-browse-acis(1), ezdxf-strip(1), ezdxf-config(1), ezdxf-info(1), ezdxf-hpgl(1)

Referenced By

ezdxf(1), ezdxf-audit(1), ezdxf-browse(1), ezdxf-browse-acis(1), ezdxf-config(1), ezdxf-draw(1), ezdxf-hpgl(1), ezdxf-info(1), ezdxf-pp(1), ezdxf-strip(1).

July 2023