1EZDXF-VIEW(1) User Commands EZDXF-VIEW(1)
2
3
4
6
8 ezdxf view [-h] [-l LAYOUT] [--lwscale LWSCALE] [FILE]
9
11 POSITIONAL ARGUMENTS
12 FILE DXF file to view
13
14 OPTIONAL ARGUMENTS
15 -h, --help
16 show a help message and exit
17
18 -l LAYOUT, --layout LAYOUT
19 select the layout to draw, default is “Model”
20
21 --lwscale LWSCALE
22 set custom line weight scaling, default is 0 to disable line
23 weights at all
24
26 See ezdxf(1).
27
29 See ezdxf(1).
30
32 View the DXF file “gear.dxf” by the PyQt backend:
33
34 $ ezdxf view gear.dxf
35
37 ezdxf(1)
38
39 ezdxf-pp(1), ezdxf-audit(1), ezdxf-draw(1), ezdxf-pillow(1),
40 ezdxf-browse(1), ezdxf-browse-acis(1), ezdxf-strip(1), ezdxf-config(1),
41 ezdxf-info(1)
42
43
44
45 September 2022 EZDXF-VIEW(1)