File: TODO.md

package info (click to toggle)
ezdxf 0.18.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 46,952 kB
  • sloc: python: 158,141; javascript: 166; cpp: 138; makefile: 116; lisp: 20
file content (85 lines) | stat: -rw-r--r-- 2,063 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
TODO List
=========

DXF Entities
------------

- docs for LEADER Reference/Entities
- docs for MLEADER Reference/Entities
- docs for DIMENSION Reference/Entities
- docs for MLINE Reference/Entities
- docs for WIPEOUT Reference/Entities
- docs for TABLE Reference/Entities
- docs for TOLERANCE Reference/Entities
- docs for HELIX Reference/Entities
- docs for LIGHT Reference/Entities
- docs for PROXY/OLEFRAME Reference/Entities
- docs for SECTION

DXF Objects
-----------

- docs for LAYOUT Reference/Objects
- docs for PLOTSETTINGS Reference/Objects
- docs for DATATABLE Reference/Objects
- docs for MLINESTYLE Reference/Objects
- docs for MLEADERSTYLE Reference/Objects
- docs for MATERIAL Reference/Objects
- docs for RASTERVARIABLES/WIPEOUTVARIABLES Reference/Objects
- docs for FIELD Reference/Objects
- docs for IDBUFFER Reference/Objects
- docs for LAYER_FILTER Reference/Objects
- docs for LIGHT_LIST Reference/Objects
- docs for RENDER Reference/Objects
- docs for SECTION Reference/Objects
- docs for SORTENTSTABLE Reference/Objects
- docs for SPATIAL_FILTER Reference/Objects
- docs for SUNSTUDY Reference/Objects
- docs for TABLESTYLE Reference/Objects
- docs for VBA_PROJECT Reference/Objects
- docs for VISUALSTYLE Reference/Objects

Concepts
--------

- true color
- lineweight

DXF Internals
-------------

- DXF Internals for extension dictionaries
- DXF Internals for reactors
- DXF Internals for true color/lineweight
- DXF Internals for POLYLINE
- DXF Internals for GEODATA
- DXF Internals for DICTIONARY
- DXF Internals for XRECORD

Tutorials
---------

- tutorial for extended HATCH usage
- tutorial for lineweight
- tutorial for HELIX
- tutorial for LEADER
- tutorial for MLEADER
- tutorial for DIMENSION
- tutorial for MLINE
- tutorial for TABLE
- tutorial for WIPEOUT
- tutorial for TOLERANCE?
- tutorial for Auditor

Addons
------

- docs for add-on table
- docs for add-on mtext
- docs for add-on dimlines (replaced by native DIMENSION?)

Auditor
-------

- docs for Auditor
- check for existence of all referenced BLOCK definitions.