geometrix 0.5.10 → 0.5.11
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.d.ts +505 -0
- package/dist/index.js +3848 -0
- package/dist/index.js.map +1 -0
- package/package.json +6 -1
- package/.eslintignore +0 -17
- package/.eslintrc.cjs +0 -24
- package/.prettierignore +0 -15
- package/.prettierrc +0 -8
- package/src/aaExportContent.ts +0 -213
- package/src/aaExportFile.ts +0 -141
- package/src/aaParamGeom.ts +0 -62
- package/src/angle_utils.test.ts +0 -83
- package/src/angle_utils.ts +0 -98
- package/src/arc_to_stroke.ts +0 -73
- package/src/canvas_utils.test.ts +0 -28
- package/src/canvas_utils.ts +0 -159
- package/src/contour.test.ts +0 -37
- package/src/contour.ts +0 -806
- package/src/designParams.ts +0 -178
- package/src/figure.test.ts +0 -21
- package/src/figure.ts +0 -400
- package/src/index.ts +0 -16
- package/src/line.test.ts +0 -78
- package/src/line.ts +0 -359
- package/src/paramFile.ts +0 -52
- package/src/point.test.ts +0 -36
- package/src/point.ts +0 -246
- package/src/prepare_pax.ts +0 -102
- package/src/segment.test.ts +0 -26
- package/src/segment.ts +0 -701
- package/src/sub_design.ts +0 -16
- package/src/triangle_utils.test.ts +0 -38
- package/src/triangle_utils.ts +0 -112
- package/src/vector.test.ts +0 -28
- package/src/vector.ts +0 -122
- package/src/volume.ts +0 -50
- package/src/write_dxf.ts +0 -100
- package/src/write_openjscad.ts +0 -284
- package/src/write_openscad.ts +0 -305
- package/src/write_pax.ts +0 -73
- package/src/write_svg.ts +0 -101
- package/svg/any_triangle.svg +0 -156
- package/svg/arc_definition.svg +0 -506
- package/svg/construct_corner_rounded_ext_arc_ext_arc.svg +0 -378
- package/svg/construct_corner_rounded_int_arc_ext_arc.svg +0 -359
- package/svg/construct_corner_rounded_int_arc_int_arc.svg +0 -356
- package/svg/construct_corner_rounded_stroke_ext_arc.svg +0 -374
- package/svg/construct_corner_rounded_stroke_ext_arc_obtuse.svg +0 -370
- package/svg/construct_corner_rounded_stroke_ext_arc_obtuse_method2.svg +0 -311
- package/svg/construct_corner_rounded_stroke_int_arc.svg +0 -364
- package/svg/construct_corner_rounded_stroke_int_arc_obtuse.svg +0 -358
- package/svg/construct_corner_rounded_stroke_int_arc_obtuse_method2.svg +0 -237
- package/svg/construct_corner_rounded_stroke_stroke.svg +0 -280
- package/svg/construct_corner_wideacc.svg +0 -286
- package/svg/construct_corner_widened.svg +0 -278
- package/svg/construction_of_line_intersection_1.svg +0 -187
- package/svg/construction_of_line_intersection_2.svg +0 -189
- package/svg/contour_arc_definition_options.svg +0 -324
- package/svg/contour_point_absolute_relative.svg +0 -258
- package/svg/contour_tangential_two_arcs.svg +0 -531
- package/svg/contour_tangential_two_arcs_impossible_case.svg +0 -175
- package/svg/contour_tangential_two_arcs_requirements.svg +0 -364
- package/svg/corner_rounded_ext_arc_ext_arc.svg +0 -281
- package/svg/corner_rounded_int_arc_ext_arc.svg +0 -281
- package/svg/corner_rounded_int_arc_int_arc.svg +0 -279
- package/svg/corner_rounded_stroke_ext_arc.svg +0 -218
- package/svg/corner_rounded_stroke_int_arc.svg +0 -225
- package/svg/corner_rounded_stroke_stroke.svg +0 -174
- package/svg/geom_dev.svg +0 -14708
- package/svg/geom_modules.svg +0 -246
- package/svg/geom_user.svg +0 -58
- package/svg/line_axis_x_cases.svg +0 -1408
- package/svg/line_axis_y_cases.svg +0 -1369
- package/svg/line_distanceOrig.svg +0 -318
- package/svg/line_getAxisXIntersection.svg +0 -262
- package/svg/line_getAxisXIntersection_2.svg +0 -244
- package/svg/line_getAxisYIntersection.svg +0 -304
- package/svg/line_getAxisYIntersection_2.svg +0 -285
- package/svg/line_getAxisYIntersection_3.svg +0 -277
- package/svg/line_intersection.svg +0 -346
- package/svg/line_projectPoint.svg +0 -311
- package/svg/point_1.svg +0 -243
- package/svg/point_2.svg +0 -409
- package/svg/point_3.svg +0 -298
- package/svg/point_4.svg +0 -272
- package/svg/point_5.svg +0 -356
- package/svg/right_triangle.svg +0 -194
- package/svg/vector_definition.svg +0 -130
- package/tsconfig.json +0 -13
- package/vitest.config.ts +0 -7
|
@@ -1,285 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
2
|
-
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
|
3
|
-
|
|
4
|
-
<svg
|
|
5
|
-
width="262.01425"
|
|
6
|
-
height="195.65192"
|
|
7
|
-
viewBox="0 0 69.324604 51.766236"
|
|
8
|
-
version="1.1"
|
|
9
|
-
id="svg5"
|
|
10
|
-
inkscape:version="1.2.2 (1:1.2.2+202212051552+b0a8486541)"
|
|
11
|
-
sodipodi:docname="geom.svg"
|
|
12
|
-
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
|
13
|
-
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
|
14
|
-
xmlns="http://www.w3.org/2000/svg"
|
|
15
|
-
xmlns:svg="http://www.w3.org/2000/svg">
|
|
16
|
-
<sodipodi:namedview
|
|
17
|
-
id="namedview7"
|
|
18
|
-
pagecolor="#ffffff"
|
|
19
|
-
bordercolor="#666666"
|
|
20
|
-
borderopacity="1.0"
|
|
21
|
-
inkscape:showpageshadow="2"
|
|
22
|
-
inkscape:pageopacity="0.0"
|
|
23
|
-
inkscape:pagecheckerboard="0"
|
|
24
|
-
inkscape:deskcolor="#d1d1d1"
|
|
25
|
-
inkscape:document-units="px"
|
|
26
|
-
showgrid="false"
|
|
27
|
-
inkscape:zoom="2.3786088"
|
|
28
|
-
inkscape:cx="271.16691"
|
|
29
|
-
inkscape:cy="2857.7629"
|
|
30
|
-
inkscape:window-width="1366"
|
|
31
|
-
inkscape:window-height="836"
|
|
32
|
-
inkscape:window-x="0"
|
|
33
|
-
inkscape:window-y="0"
|
|
34
|
-
inkscape:window-maximized="1"
|
|
35
|
-
inkscape:current-layer="layer1"
|
|
36
|
-
showguides="false" />
|
|
37
|
-
<defs
|
|
38
|
-
id="defs2">
|
|
39
|
-
<marker
|
|
40
|
-
style="overflow:visible"
|
|
41
|
-
id="Arrow1L-4-3-3-6-2"
|
|
42
|
-
refX="0"
|
|
43
|
-
refY="0"
|
|
44
|
-
orient="auto-start-reverse"
|
|
45
|
-
inkscape:stockid="Arrow1L"
|
|
46
|
-
markerWidth="8.75"
|
|
47
|
-
markerHeight="5"
|
|
48
|
-
viewBox="0 0 8.75 5"
|
|
49
|
-
inkscape:isstock="true"
|
|
50
|
-
inkscape:collect="always"
|
|
51
|
-
preserveAspectRatio="xMidYMid">
|
|
52
|
-
<path
|
|
53
|
-
style="fill:context-stroke;fill-rule:evenodd;stroke:none"
|
|
54
|
-
d="M 0,0 5,-5 -12.5,0 5,5 Z"
|
|
55
|
-
id="arrow1L-9-6-6-8-6"
|
|
56
|
-
transform="scale(-0.5)" />
|
|
57
|
-
</marker>
|
|
58
|
-
<marker
|
|
59
|
-
style="overflow:visible"
|
|
60
|
-
id="Arrow1L-3-5-7-7-9-1"
|
|
61
|
-
refX="0"
|
|
62
|
-
refY="0"
|
|
63
|
-
orient="auto-start-reverse"
|
|
64
|
-
inkscape:stockid="Arrow1L"
|
|
65
|
-
markerWidth="8.75"
|
|
66
|
-
markerHeight="5"
|
|
67
|
-
viewBox="0 0 8.75 5"
|
|
68
|
-
inkscape:isstock="true"
|
|
69
|
-
inkscape:collect="always"
|
|
70
|
-
preserveAspectRatio="xMidYMid">
|
|
71
|
-
<path
|
|
72
|
-
style="fill:context-stroke;fill-rule:evenodd;stroke:none"
|
|
73
|
-
d="M 0,0 5,-5 -12.5,0 5,5 Z"
|
|
74
|
-
id="arrow1L-6-0-5-5-2-8"
|
|
75
|
-
transform="scale(-0.5)" />
|
|
76
|
-
</marker>
|
|
77
|
-
<rect
|
|
78
|
-
x="254.32079"
|
|
79
|
-
y="237.99036"
|
|
80
|
-
width="38.556549"
|
|
81
|
-
height="34.914055"
|
|
82
|
-
id="rect1269-4-3-3-6-7" />
|
|
83
|
-
<rect
|
|
84
|
-
x="130.98518"
|
|
85
|
-
y="140.53645"
|
|
86
|
-
width="42.711418"
|
|
87
|
-
height="43.171246"
|
|
88
|
-
id="rect1287-8-5-5-6-9" />
|
|
89
|
-
<rect
|
|
90
|
-
x="232.47569"
|
|
91
|
-
y="161.36501"
|
|
92
|
-
width="28.095083"
|
|
93
|
-
height="22.501993"
|
|
94
|
-
id="rect1388-7-62-6-4-2" />
|
|
95
|
-
<rect
|
|
96
|
-
x="200.71475"
|
|
97
|
-
y="288.1904"
|
|
98
|
-
width="52.316872"
|
|
99
|
-
height="19.744669"
|
|
100
|
-
id="rect1406-17-9-2-9-0" />
|
|
101
|
-
<rect
|
|
102
|
-
x="200.71475"
|
|
103
|
-
y="288.1904"
|
|
104
|
-
width="52.316872"
|
|
105
|
-
height="19.744669"
|
|
106
|
-
id="rect1406-3-2-1-9-5-2" />
|
|
107
|
-
<rect
|
|
108
|
-
x="63.429256"
|
|
109
|
-
y="333.06458"
|
|
110
|
-
width="214.01031"
|
|
111
|
-
height="34.378853"
|
|
112
|
-
id="rect3974-2-2-1-0-3" />
|
|
113
|
-
<rect
|
|
114
|
-
x="309.29074"
|
|
115
|
-
y="1871.7849"
|
|
116
|
-
width="43.699223"
|
|
117
|
-
height="17.924244"
|
|
118
|
-
id="rect1180-2-4-7" />
|
|
119
|
-
<rect
|
|
120
|
-
x="323.20462"
|
|
121
|
-
y="1880.8066"
|
|
122
|
-
width="59.831783"
|
|
123
|
-
height="18.927654"
|
|
124
|
-
id="rect1213-5-0-8-5" />
|
|
125
|
-
<rect
|
|
126
|
-
x="346.23788"
|
|
127
|
-
y="1883.6813"
|
|
128
|
-
width="29.293484"
|
|
129
|
-
height="24.055553"
|
|
130
|
-
id="rect1290-9-7-9" />
|
|
131
|
-
</defs>
|
|
132
|
-
<g
|
|
133
|
-
inkscape:label="Layer 1"
|
|
134
|
-
inkscape:groupmode="layer"
|
|
135
|
-
id="layer1"
|
|
136
|
-
transform="translate(-41.465728,-763.61023)">
|
|
137
|
-
<rect
|
|
138
|
-
style="fill:#ffffff;stroke:#ffffff;stroke-width:0.264583;stroke-dasharray:none;stroke-dashoffset:0"
|
|
139
|
-
id="rect3918-61-0-6-1-5"
|
|
140
|
-
width="69.06002"
|
|
141
|
-
height="51.501595"
|
|
142
|
-
x="41.598022"
|
|
143
|
-
y="763.74255"
|
|
144
|
-
inkscape:export-filename="line_getAxisYIntersection_2.svg"
|
|
145
|
-
inkscape:export-xdpi="96"
|
|
146
|
-
inkscape:export-ydpi="96" />
|
|
147
|
-
<path
|
|
148
|
-
style="fill:none;stroke:#999999;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
|
149
|
-
d="m 76.078047,780.41721 h 6.68089"
|
|
150
|
-
id="path1174-2-7-7" />
|
|
151
|
-
<path
|
|
152
|
-
style="fill:none;stroke:#999999;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;marker-end:url(#Arrow1L-4-3-3-6-2)"
|
|
153
|
-
d="M 66.560537,808.49145 V 767.86414"
|
|
154
|
-
id="path196-0-6-6-2-6" />
|
|
155
|
-
<path
|
|
156
|
-
style="fill:none;stroke:#999999;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;marker-end:url(#Arrow1L-3-5-7-7-9-1)"
|
|
157
|
-
d="M 45.228719,797.35947 H 103.04341"
|
|
158
|
-
id="path196-7-61-2-1-2-5" />
|
|
159
|
-
<text
|
|
160
|
-
xml:space="preserve"
|
|
161
|
-
transform="matrix(0.26458333,0,0,0.26458333,36.103317,734.14341)"
|
|
162
|
-
id="text1267-5-6-8-6-6"
|
|
163
|
-
style="font-size:14.6667px;line-height:1.25;font-family:sans-serif;white-space:pre;shape-inside:url(#rect1269-4-3-3-6-7);display:inline"><tspan
|
|
164
|
-
x="254.32031"
|
|
165
|
-
y="250.96683"
|
|
166
|
-
id="tspan3072">x</tspan></text>
|
|
167
|
-
<text
|
|
168
|
-
xml:space="preserve"
|
|
169
|
-
transform="matrix(0.26458333,0,0,0.26458333,28.722916,727.12154)"
|
|
170
|
-
id="text1285-9-1-7-1-9"
|
|
171
|
-
style="font-size:14.6667px;line-height:1.25;font-family:sans-serif;white-space:pre;shape-inside:url(#rect1287-8-5-5-6-9);display:inline"><tspan
|
|
172
|
-
x="130.98438"
|
|
173
|
-
y="153.5137"
|
|
174
|
-
id="tspan3074">y</tspan></text>
|
|
175
|
-
<path
|
|
176
|
-
style="fill:none;stroke:#cccccc;stroke-width:0.264583;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:2, 1;stroke-dashoffset:0;stroke-opacity:1"
|
|
177
|
-
d="m 76.078047,797.35946 v -16.94225 h -9.51751"
|
|
178
|
-
id="path1384-4-8-9-0-3" />
|
|
179
|
-
<text
|
|
180
|
-
xml:space="preserve"
|
|
181
|
-
transform="matrix(0.26458333,0,0,0.26458333,10.606852,730.7259)"
|
|
182
|
-
id="text1386-1-7-2-6-7"
|
|
183
|
-
style="font-size:14.6667px;line-height:1.25;font-family:sans-serif;white-space:pre;shape-inside:url(#rect1388-7-62-6-4-2);display:inline"><tspan
|
|
184
|
-
x="232.47656"
|
|
185
|
-
y="174.34183"
|
|
186
|
-
id="tspan3076">p1</tspan></text>
|
|
187
|
-
<text
|
|
188
|
-
xml:space="preserve"
|
|
189
|
-
transform="matrix(0.26458333,0,0,0.26458333,20.49034,722.07065)"
|
|
190
|
-
id="text1404-7-9-0-1-4"
|
|
191
|
-
style="font-size:8px;line-height:1.25;font-family:sans-serif;white-space:pre;shape-inside:url(#rect1406-17-9-2-9-0);display:inline"><tspan
|
|
192
|
-
x="200.71484"
|
|
193
|
-
y="295.26758"
|
|
194
|
-
id="tspan3078">p1.cx</tspan></text>
|
|
195
|
-
<text
|
|
196
|
-
xml:space="preserve"
|
|
197
|
-
transform="matrix(0.26458333,0,0,0.26458333,6.1575288,703.14564)"
|
|
198
|
-
id="text1404-5-71-2-2-5-5"
|
|
199
|
-
style="font-size:8px;line-height:1.25;font-family:sans-serif;white-space:pre;shape-inside:url(#rect1406-3-2-1-9-5-2);display:inline"><tspan
|
|
200
|
-
x="200.71484"
|
|
201
|
-
y="295.26758"
|
|
202
|
-
id="tspan3080">p1.cy</tspan></text>
|
|
203
|
-
<path
|
|
204
|
-
style="fill:none;stroke:#000000;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
|
205
|
-
d="m 65.801877,780.41721 h 1.51732"
|
|
206
|
-
id="path1476-1-0-3-9-2" />
|
|
207
|
-
<path
|
|
208
|
-
style="fill:none;stroke:#000000;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
|
209
|
-
d="m 76.078047,798.28407 v -1.8492"
|
|
210
|
-
id="path1478-5-2-7-4-5" />
|
|
211
|
-
<text
|
|
212
|
-
xml:space="preserve"
|
|
213
|
-
transform="matrix(0.26458333,0,0,0.26458333,26.728545,721.6973)"
|
|
214
|
-
id="text3972-73-3-5-9-4"
|
|
215
|
-
style="font-size:14.6667px;line-height:1.25;font-family:sans-serif;white-space:pre;shape-inside:url(#rect3974-2-2-1-0-3);display:inline"><tspan
|
|
216
|
-
x="63.429688"
|
|
217
|
-
y="346.04105"
|
|
218
|
-
id="tspan3082">line_getAxisYIntersection 2</tspan></text>
|
|
219
|
-
<path
|
|
220
|
-
style="fill:none;stroke:#0000ff;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
|
221
|
-
d="m 77.340137,780.42679 c 0,0 0.308573,-0.76106 0.162043,-1.10233 -0.127172,-0.29618 -0.790529,-0.55688 -0.790529,-0.55688"
|
|
222
|
-
id="path1176-89-1-4"
|
|
223
|
-
sodipodi:nodetypes="cac" />
|
|
224
|
-
<text
|
|
225
|
-
xml:space="preserve"
|
|
226
|
-
transform="matrix(0.26458333,0,0,0.26458333,-4.0520902,282.51368)"
|
|
227
|
-
id="text1178-7-7-3"
|
|
228
|
-
style="font-size:8px;line-height:1.25;font-family:sans-serif;white-space:pre;shape-inside:url(#rect1180-2-4-7);display:inline;fill:#0000ff"><tspan
|
|
229
|
-
x="309.29102"
|
|
230
|
-
y="1878.8633"
|
|
231
|
-
id="tspan3084">ca</tspan></text>
|
|
232
|
-
<path
|
|
233
|
-
style="fill:#800080;stroke:#800080;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
|
234
|
-
d="m 76.078047,780.41721 -9.35514,16.84729"
|
|
235
|
-
id="path1217-6-7-0" />
|
|
236
|
-
<path
|
|
237
|
-
style="fill:none;stroke:#800080;stroke-width:0.264584px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
|
238
|
-
d="m 67.408348,796.16912 c 0,0 0.353521,0.20688 0.434322,0.43254 0.07143,0.19949 -0.0058,0.67378 -0.0058,0.67378"
|
|
239
|
-
id="path1176-8-4-1-1-7"
|
|
240
|
-
sodipodi:nodetypes="cac" />
|
|
241
|
-
<path
|
|
242
|
-
style="fill:none;stroke:#000000;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
|
243
|
-
d="m 75.490137,781.16214 1.17582,-1.48983"
|
|
244
|
-
id="path1355-9-3-2-1-8" />
|
|
245
|
-
<path
|
|
246
|
-
style="fill:none;stroke:#000000;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
|
247
|
-
d="m 75.333127,779.8293 1.48983,1.17583"
|
|
248
|
-
id="path1355-5-09-61-9-5-6" />
|
|
249
|
-
<text
|
|
250
|
-
xml:space="preserve"
|
|
251
|
-
transform="matrix(0.26458333,0,0,0.26458333,-22.275001,297.04126)"
|
|
252
|
-
id="text1211-0-3-9-8"
|
|
253
|
-
style="font-size:8px;line-height:1.25;font-family:sans-serif;white-space:pre;shape-inside:url(#rect1213-5-0-8-5);display:inline;fill:#800080"><tspan
|
|
254
|
-
x="323.20508"
|
|
255
|
-
y="1887.8848"
|
|
256
|
-
id="tspan3086">a1</tspan></text>
|
|
257
|
-
<text
|
|
258
|
-
xml:space="preserve"
|
|
259
|
-
transform="matrix(0.26458333,0,0,0.26458333,-21.173618,285.38936)"
|
|
260
|
-
id="text1288-1-7-8"
|
|
261
|
-
style="font-size:8px;line-height:1.25;font-family:sans-serif;white-space:pre;shape-inside:url(#rect1290-9-7-9);display:inline;fill:#800080"><tspan
|
|
262
|
-
x="346.23828"
|
|
263
|
-
y="1890.7598"
|
|
264
|
-
id="tspan3088">L1</tspan></text>
|
|
265
|
-
<path
|
|
266
|
-
style="fill:none;stroke:#ff6600;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
|
267
|
-
d="m 66.692825,797.36042 0.0467,6.42196"
|
|
268
|
-
id="path2722-4" />
|
|
269
|
-
<path
|
|
270
|
-
style="fill:none;stroke:#ff6600;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
|
271
|
-
d="m 70.827714,789.96947 c 0,0 0.108754,0.2912 0.209361,0.40761 0.08754,0.10129 0.201519,0.18814 0.328621,0.23633 0.126439,0.0479 0.405079,0.0425 0.405079,0.0425"
|
|
272
|
-
id="path2724-3"
|
|
273
|
-
sodipodi:nodetypes="caac" />
|
|
274
|
-
<path
|
|
275
|
-
style="fill:none;stroke:#008000;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
|
276
|
-
d="M 75.938623,780.3134 64.898288,808.3991"
|
|
277
|
-
id="path1069-4-2-9-4-4"
|
|
278
|
-
sodipodi:nodetypes="cc" />
|
|
279
|
-
<path
|
|
280
|
-
style="fill:none;stroke:#008000;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
|
281
|
-
d="m 81.106317,767.1292 -5.139716,13.2013"
|
|
282
|
-
id="path1069-4-2-9-4-4-2"
|
|
283
|
-
sodipodi:nodetypes="cc" />
|
|
284
|
-
</g>
|
|
285
|
-
</svg>
|
|
@@ -1,277 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
2
|
-
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
|
3
|
-
|
|
4
|
-
<svg
|
|
5
|
-
width="262.01425"
|
|
6
|
-
height="195.65169"
|
|
7
|
-
viewBox="0 0 69.324604 51.766175"
|
|
8
|
-
version="1.1"
|
|
9
|
-
id="svg5"
|
|
10
|
-
inkscape:version="1.2.2 (1:1.2.2+202212051552+b0a8486541)"
|
|
11
|
-
sodipodi:docname="geom.svg"
|
|
12
|
-
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
|
13
|
-
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
|
14
|
-
xmlns="http://www.w3.org/2000/svg"
|
|
15
|
-
xmlns:svg="http://www.w3.org/2000/svg">
|
|
16
|
-
<sodipodi:namedview
|
|
17
|
-
id="namedview7"
|
|
18
|
-
pagecolor="#ffffff"
|
|
19
|
-
bordercolor="#666666"
|
|
20
|
-
borderopacity="1.0"
|
|
21
|
-
inkscape:showpageshadow="2"
|
|
22
|
-
inkscape:pageopacity="0.0"
|
|
23
|
-
inkscape:pagecheckerboard="0"
|
|
24
|
-
inkscape:deskcolor="#d1d1d1"
|
|
25
|
-
inkscape:document-units="px"
|
|
26
|
-
showgrid="false"
|
|
27
|
-
inkscape:zoom="2.3786088"
|
|
28
|
-
inkscape:cx="271.16691"
|
|
29
|
-
inkscape:cy="2857.7629"
|
|
30
|
-
inkscape:window-width="1366"
|
|
31
|
-
inkscape:window-height="836"
|
|
32
|
-
inkscape:window-x="0"
|
|
33
|
-
inkscape:window-y="0"
|
|
34
|
-
inkscape:window-maximized="1"
|
|
35
|
-
inkscape:current-layer="layer1"
|
|
36
|
-
showguides="false" />
|
|
37
|
-
<defs
|
|
38
|
-
id="defs2">
|
|
39
|
-
<marker
|
|
40
|
-
style="overflow:visible"
|
|
41
|
-
id="Arrow1L-4-3-3-6-2-3"
|
|
42
|
-
refX="0"
|
|
43
|
-
refY="0"
|
|
44
|
-
orient="auto-start-reverse"
|
|
45
|
-
inkscape:stockid="Arrow1L"
|
|
46
|
-
markerWidth="8.75"
|
|
47
|
-
markerHeight="5"
|
|
48
|
-
viewBox="0 0 8.75 5"
|
|
49
|
-
inkscape:isstock="true"
|
|
50
|
-
inkscape:collect="always"
|
|
51
|
-
preserveAspectRatio="xMidYMid">
|
|
52
|
-
<path
|
|
53
|
-
style="fill:context-stroke;fill-rule:evenodd;stroke:none"
|
|
54
|
-
d="M 0,0 5,-5 -12.5,0 5,5 Z"
|
|
55
|
-
id="arrow1L-9-6-6-8-6-6"
|
|
56
|
-
transform="scale(-0.5)" />
|
|
57
|
-
</marker>
|
|
58
|
-
<marker
|
|
59
|
-
style="overflow:visible"
|
|
60
|
-
id="Arrow1L-3-5-7-7-9-1-7"
|
|
61
|
-
refX="0"
|
|
62
|
-
refY="0"
|
|
63
|
-
orient="auto-start-reverse"
|
|
64
|
-
inkscape:stockid="Arrow1L"
|
|
65
|
-
markerWidth="8.75"
|
|
66
|
-
markerHeight="5"
|
|
67
|
-
viewBox="0 0 8.75 5"
|
|
68
|
-
inkscape:isstock="true"
|
|
69
|
-
inkscape:collect="always"
|
|
70
|
-
preserveAspectRatio="xMidYMid">
|
|
71
|
-
<path
|
|
72
|
-
style="fill:context-stroke;fill-rule:evenodd;stroke:none"
|
|
73
|
-
d="M 0,0 5,-5 -12.5,0 5,5 Z"
|
|
74
|
-
id="arrow1L-6-0-5-5-2-8-5"
|
|
75
|
-
transform="scale(-0.5)" />
|
|
76
|
-
</marker>
|
|
77
|
-
<rect
|
|
78
|
-
x="254.32079"
|
|
79
|
-
y="237.99036"
|
|
80
|
-
width="38.556549"
|
|
81
|
-
height="34.914055"
|
|
82
|
-
id="rect1269-4-3-3-6-7-3" />
|
|
83
|
-
<rect
|
|
84
|
-
x="130.98518"
|
|
85
|
-
y="140.53645"
|
|
86
|
-
width="42.711418"
|
|
87
|
-
height="43.171246"
|
|
88
|
-
id="rect1287-8-5-5-6-9-5" />
|
|
89
|
-
<rect
|
|
90
|
-
x="232.47569"
|
|
91
|
-
y="161.36501"
|
|
92
|
-
width="28.095083"
|
|
93
|
-
height="22.501993"
|
|
94
|
-
id="rect1388-7-62-6-4-2-6" />
|
|
95
|
-
<rect
|
|
96
|
-
x="200.71475"
|
|
97
|
-
y="288.1904"
|
|
98
|
-
width="52.316872"
|
|
99
|
-
height="19.744669"
|
|
100
|
-
id="rect1406-17-9-2-9-0-2" />
|
|
101
|
-
<rect
|
|
102
|
-
x="200.71475"
|
|
103
|
-
y="288.1904"
|
|
104
|
-
width="52.316872"
|
|
105
|
-
height="19.744669"
|
|
106
|
-
id="rect1406-3-2-1-9-5-2-9" />
|
|
107
|
-
<rect
|
|
108
|
-
x="63.429256"
|
|
109
|
-
y="333.06458"
|
|
110
|
-
width="214.01031"
|
|
111
|
-
height="34.378853"
|
|
112
|
-
id="rect3974-2-2-1-0-3-1" />
|
|
113
|
-
<rect
|
|
114
|
-
x="309.29074"
|
|
115
|
-
y="1871.7849"
|
|
116
|
-
width="43.699223"
|
|
117
|
-
height="17.924244"
|
|
118
|
-
id="rect1180-2-4-7-2" />
|
|
119
|
-
<rect
|
|
120
|
-
x="323.20462"
|
|
121
|
-
y="1880.8066"
|
|
122
|
-
width="59.831783"
|
|
123
|
-
height="18.927654"
|
|
124
|
-
id="rect1213-5-0-8-5-7" />
|
|
125
|
-
<rect
|
|
126
|
-
x="346.23788"
|
|
127
|
-
y="1883.6813"
|
|
128
|
-
width="29.293484"
|
|
129
|
-
height="24.055553"
|
|
130
|
-
id="rect1290-9-7-9-0" />
|
|
131
|
-
</defs>
|
|
132
|
-
<g
|
|
133
|
-
inkscape:label="Layer 1"
|
|
134
|
-
inkscape:groupmode="layer"
|
|
135
|
-
id="layer1"
|
|
136
|
-
transform="translate(-39.843948,-832.22931)">
|
|
137
|
-
<rect
|
|
138
|
-
style="fill:#ffffff;stroke:#ffffff;stroke-width:0.264583;stroke-dasharray:none;stroke-dashoffset:0"
|
|
139
|
-
id="rect3918-61-0-6-1-5-9"
|
|
140
|
-
width="69.06002"
|
|
141
|
-
height="51.501595"
|
|
142
|
-
x="39.976242"
|
|
143
|
-
y="832.36157"
|
|
144
|
-
inkscape:export-filename="line_getAxisYIntersection_2.svg"
|
|
145
|
-
inkscape:export-xdpi="96"
|
|
146
|
-
inkscape:export-ydpi="96" />
|
|
147
|
-
<path
|
|
148
|
-
style="fill:none;stroke:#999999;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;marker-end:url(#Arrow1L-4-3-3-6-2-3)"
|
|
149
|
-
d="M 64.938754,877.11047 V 836.48316"
|
|
150
|
-
id="path196-0-6-6-2-6-6" />
|
|
151
|
-
<path
|
|
152
|
-
style="fill:none;stroke:#999999;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;marker-end:url(#Arrow1L-3-5-7-7-9-1-7)"
|
|
153
|
-
d="M 43.606936,865.97849 H 101.42163"
|
|
154
|
-
id="path196-7-61-2-1-2-5-0" />
|
|
155
|
-
<text
|
|
156
|
-
xml:space="preserve"
|
|
157
|
-
transform="matrix(0.26458333,0,0,0.26458333,34.481534,802.76243)"
|
|
158
|
-
id="text1267-5-6-8-6-6-6"
|
|
159
|
-
style="font-size:14.6667px;line-height:1.25;font-family:sans-serif;white-space:pre;shape-inside:url(#rect1269-4-3-3-6-7-3);display:inline"><tspan
|
|
160
|
-
x="254.32031"
|
|
161
|
-
y="250.96683"
|
|
162
|
-
id="tspan4871">x</tspan></text>
|
|
163
|
-
<text
|
|
164
|
-
xml:space="preserve"
|
|
165
|
-
transform="matrix(0.26458333,0,0,0.26458333,27.101133,795.74056)"
|
|
166
|
-
id="text1285-9-1-7-1-9-2"
|
|
167
|
-
style="font-size:14.6667px;line-height:1.25;font-family:sans-serif;white-space:pre;shape-inside:url(#rect1287-8-5-5-6-9-5);display:inline"><tspan
|
|
168
|
-
x="130.98438"
|
|
169
|
-
y="153.5137"
|
|
170
|
-
id="tspan4873">y</tspan></text>
|
|
171
|
-
<path
|
|
172
|
-
style="fill:none;stroke:#cccccc;stroke-width:0.264583;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:2, 1;stroke-dashoffset:0;stroke-opacity:1"
|
|
173
|
-
d="m 55.458821,865.95371 v -16.94225 h 9.51751"
|
|
174
|
-
id="path1384-4-8-9-0-3-6" />
|
|
175
|
-
<text
|
|
176
|
-
xml:space="preserve"
|
|
177
|
-
transform="matrix(0.26458333,0,0,0.26458333,-12.41171,805.68377)"
|
|
178
|
-
id="text1386-1-7-2-6-7-1"
|
|
179
|
-
style="font-size:14.6667px;line-height:1.25;font-family:sans-serif;white-space:pre;shape-inside:url(#rect1388-7-62-6-4-2-6);display:inline"><tspan
|
|
180
|
-
x="232.47656"
|
|
181
|
-
y="174.34183"
|
|
182
|
-
id="tspan4875">p1</tspan></text>
|
|
183
|
-
<text
|
|
184
|
-
xml:space="preserve"
|
|
185
|
-
transform="matrix(0.26458333,0,0,0.26458333,-0.089102,790.62797)"
|
|
186
|
-
id="text1404-7-9-0-1-4-8"
|
|
187
|
-
style="font-size:8px;line-height:1.25;font-family:sans-serif;white-space:pre;shape-inside:url(#rect1406-17-9-2-9-0-2);display:inline"><tspan
|
|
188
|
-
x="200.71484"
|
|
189
|
-
y="295.26758"
|
|
190
|
-
id="tspan4877">p1.cx</tspan></text>
|
|
191
|
-
<text
|
|
192
|
-
xml:space="preserve"
|
|
193
|
-
transform="matrix(0.26458333,0,0,0.26458333,12.96958,769.84065)"
|
|
194
|
-
id="text1404-5-71-2-2-5-5-7"
|
|
195
|
-
style="font-size:8px;line-height:1.25;font-family:sans-serif;white-space:pre;shape-inside:url(#rect1406-3-2-1-9-5-2-9);display:inline"><tspan
|
|
196
|
-
x="200.71484"
|
|
197
|
-
y="295.26758"
|
|
198
|
-
id="tspan4879">p1.cy</tspan></text>
|
|
199
|
-
<path
|
|
200
|
-
style="fill:none;stroke:#000000;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
|
201
|
-
d="m 64.180094,849.03623 h 1.51732"
|
|
202
|
-
id="path1476-1-0-3-9-2-9" />
|
|
203
|
-
<path
|
|
204
|
-
style="fill:none;stroke:#000000;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
|
205
|
-
d="m 55.498605,866.84139 v -1.8492"
|
|
206
|
-
id="path1478-5-2-7-4-5-2" />
|
|
207
|
-
<text
|
|
208
|
-
xml:space="preserve"
|
|
209
|
-
transform="matrix(0.26458333,0,0,0.26458333,25.106762,790.31632)"
|
|
210
|
-
id="text3972-73-3-5-9-4-0"
|
|
211
|
-
style="font-size:14.6667px;line-height:1.25;font-family:sans-serif;white-space:pre;shape-inside:url(#rect3974-2-2-1-0-3-1);display:inline"><tspan
|
|
212
|
-
x="63.429688"
|
|
213
|
-
y="346.04105"
|
|
214
|
-
id="tspan4881">line_getAxisYIntersection 3</tspan></text>
|
|
215
|
-
<path
|
|
216
|
-
style="fill:none;stroke:#0000ff;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
|
217
|
-
d="m 57.666648,849.1036 c 0,0 0.42323,-1.20639 -0.73044,-1.83404 -1.036437,-0.56388 -2.638064,0.47747 -2.638064,0.47747"
|
|
218
|
-
id="path1176-89-1-4-2"
|
|
219
|
-
sodipodi:nodetypes="csc" />
|
|
220
|
-
<text
|
|
221
|
-
xml:space="preserve"
|
|
222
|
-
transform="matrix(0.26458333,0,0,0.26458333,-25.121007,349.64646)"
|
|
223
|
-
id="text1178-7-7-3-3"
|
|
224
|
-
style="font-size:8px;line-height:1.25;font-family:sans-serif;white-space:pre;shape-inside:url(#rect1180-2-4-7-2);display:inline;fill:#0000ff"><tspan
|
|
225
|
-
x="309.29102"
|
|
226
|
-
y="1878.8633"
|
|
227
|
-
id="tspan4883">ca</tspan></text>
|
|
228
|
-
<path
|
|
229
|
-
style="fill:#800080;stroke:#800080;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
|
230
|
-
d="m 55.734109,849.14051 9.367015,16.74301"
|
|
231
|
-
id="path1217-6-7-0-7"
|
|
232
|
-
sodipodi:nodetypes="cc" />
|
|
233
|
-
<path
|
|
234
|
-
style="fill:none;stroke:#800080;stroke-width:0.264584px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
|
235
|
-
d="m 63.927515,863.42729 c 0,0 1.609906,-0.002 2.151505,0.55584 0.461469,0.47549 0.573618,2.00628 0.573618,2.00628"
|
|
236
|
-
id="path1176-8-4-1-1-7-5"
|
|
237
|
-
sodipodi:nodetypes="cac" />
|
|
238
|
-
<path
|
|
239
|
-
style="fill:none;stroke:#000000;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
|
240
|
-
d="m 54.992383,849.75987 1.17582,-1.48983"
|
|
241
|
-
id="path1355-9-3-2-1-8-9" />
|
|
242
|
-
<path
|
|
243
|
-
style="fill:none;stroke:#000000;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
|
244
|
-
d="m 54.835373,848.42703 1.48983,1.17583"
|
|
245
|
-
id="path1355-5-09-61-9-5-6-2" />
|
|
246
|
-
<text
|
|
247
|
-
xml:space="preserve"
|
|
248
|
-
transform="matrix(0.26458333,0,0,0.26458333,-18.856037,364.82732)"
|
|
249
|
-
id="text1211-0-3-9-8-2"
|
|
250
|
-
style="font-size:8px;line-height:1.25;font-family:sans-serif;white-space:pre;shape-inside:url(#rect1213-5-0-8-5-7);display:inline;fill:#800080"><tspan
|
|
251
|
-
x="323.20508"
|
|
252
|
-
y="1887.8848"
|
|
253
|
-
id="tspan4885">a1</tspan></text>
|
|
254
|
-
<text
|
|
255
|
-
xml:space="preserve"
|
|
256
|
-
transform="matrix(0.26458333,0,0,0.26458333,-34.336414,358.90096)"
|
|
257
|
-
id="text1288-1-7-8-8"
|
|
258
|
-
style="font-size:8px;line-height:1.25;font-family:sans-serif;white-space:pre;shape-inside:url(#rect1290-9-7-9-0);display:inline;fill:#800080"><tspan
|
|
259
|
-
x="346.23828"
|
|
260
|
-
y="1890.7598"
|
|
261
|
-
id="tspan4887">L1</tspan></text>
|
|
262
|
-
<path
|
|
263
|
-
style="fill:none;stroke:#ff6600;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
|
264
|
-
d="m 64.897673,854.92233 0.0467,10.85997"
|
|
265
|
-
id="path2722-4-9" />
|
|
266
|
-
<path
|
|
267
|
-
style="fill:none;stroke:#ff6600;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
|
268
|
-
d="m 56.929134,850.96707 c 0,0 0.283154,-0.12825 0.392473,-0.23652 0.09512,-0.0942 0.174041,-0.21381 0.2135,-0.34389 0.03921,-0.1294 0.01493,-0.40703 0.01493,-0.40703"
|
|
269
|
-
id="path2724-3-7"
|
|
270
|
-
sodipodi:nodetypes="caac" />
|
|
271
|
-
<path
|
|
272
|
-
style="fill:none;stroke:#008000;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
|
273
|
-
d="m 51.033825,845.83891 35.414457,23.00978"
|
|
274
|
-
id="path1069-4-2-9-4-4-3"
|
|
275
|
-
sodipodi:nodetypes="cc" />
|
|
276
|
-
</g>
|
|
277
|
-
</svg>
|