1EZDXF-VIEW(1)                    User Commands                   EZDXF-VIEW(1)
2
3
4

ezdxf view PyQt DXF file viewer

6

SYNOPSIS

8       ezdxf view   [-h]   [--layout LAYOUT]  [--ltype {approximate,accurate}]
9       [--lwscale LWSCALE] [FILE]
10

OPTIONS

12   POSITIONAL ARGUMENTS
13       FILE   DXF file to view
14
15   OPTIONAL ARGUMENTS
16       -h, --help
17              show a help message and exit
18
19       --layout LAYOUT
20              select the layout to draw
21
22       --ltype {approximate,accurate}
23              select the line type rendering method, default  is  approximate.
24              Approximate  uses  the  closest  approximation  available to the
25              backend, the accurate method renders as accurately  as  possible
26              but this approach is slower.
27
28       --lwscale LWSCALE
29              set  custom  line  weight  scaling, default is 0 to disable line
30              weights at all
31

ENVIRONMENT

33       See ezdxf(1).
34

FILES

36       See ezdxf(1).
37

SEE ALSO

39       ezdxf(1)
40
41       ezdxf-pp(1),    ezdxf-audit(1),     ezdxf-draw(1),     ezdxf-browse(1),
42       ezdxf-strip(1), ezdxf-config(1), ezdxf-info(1)
43
44
45
46                                 January 2022                    EZDXF-VIEW(1)
Impressum