designix 0.5.3
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/.eslintignore +17 -0
- package/.eslintrc.cjs +24 -0
- package/.prettierignore +15 -0
- package/.prettierrc +8 -0
- package/README.md +27 -0
- package/export_svg/base.svg +1 -0
- package/export_svg/base_cut.svg +1 -0
- package/export_svg/base_hollow.svg +1 -0
- package/export_svg/base_top.svg +1 -0
- package/export_svg/calculation_of_initAngle2.svg +1 -0
- package/export_svg/circles.svg +1 -0
- package/export_svg/circles_amplitude-offset.svg +1 -0
- package/export_svg/circles_amplitude-scale.svg +1 -0
- package/export_svg/circles_angle.svg +1 -0
- package/export_svg/default_param_blank.svg +1 -0
- package/export_svg/dummy_pole_static.svg +1 -0
- package/export_svg/dummy_pole_static_face.svg +1 -0
- package/export_svg/gear_addendeum_dedendum_sizes.svg +9 -0
- package/export_svg/gear_addendum_and_dedendum.svg +1 -0
- package/export_svg/gear_adherence_replaced_by_teeth.svg +1 -0
- package/export_svg/gear_base_circle_for_involute.svg +2 -0
- package/export_svg/gear_base_left_circle_for_involute.svg +2 -0
- package/export_svg/gear_base_right_circle_for_involute.svg +2 -0
- package/export_svg/gear_inter_axis_maximum_distance.svg +1 -0
- package/export_svg/gear_inter_axis_minimum_distance.svg +1 -0
- package/export_svg/gear_large_base_radius.svg +5 -0
- package/export_svg/gear_module_and_tooth_thickness.svg +3 -0
- package/export_svg/gear_optimum_base_radius.svg +5 -0
- package/export_svg/gear_optimum_base_radius_with_longer_inter_axis.svg +5 -0
- package/export_svg/gear_right_left_base_circles.svg +1 -0
- package/export_svg/gear_small_base_radius.svg +5 -0
- package/export_svg/gear_wheel_circles.svg +2 -0
- package/export_svg/gears.svg +71 -0
- package/export_svg/gears_motion_transmission_via_adherence.svg +1 -0
- package/export_svg/heliostat.svg +1 -0
- package/export_svg/heliostat2_face_sizing.svg +1 -0
- package/export_svg/heliostat2_side_sizing.svg +1 -0
- package/export_svg/heliostat_face_sizing.svg +1 -0
- package/export_svg/heliostat_overview.svg +1 -0
- package/export_svg/heliostat_side.svg +1 -0
- package/export_svg/heliostat_side_sizing.svg +1 -0
- package/export_svg/involute_of_circle.svg +19 -0
- package/export_svg/involute_of_circle_R0.svg +1 -0
- package/export_svg/involute_of_circle_Ri1_u0.svg +1 -0
- package/export_svg/involute_of_circle_Ri2_u2.svg +1 -0
- package/export_svg/left_side_angle_kitchen.svg +1 -0
- package/export_svg/negative_involute_of_circle_R0.svg +1 -0
- package/export_svg/point_c_position_and_speed_negative.svg +1 -0
- package/export_svg/point_c_position_and_speed_positive.svg +1 -0
- package/export_svg/pole_rotor.svg +1 -0
- package/export_svg/pole_rotor_cut.svg +1 -0
- package/export_svg/pole_rotor_ends.svg +1 -0
- package/export_svg/pole_stator.svg +3 -0
- package/export_svg/pole_stator_E2.svg +3 -0
- package/export_svg/pole_stator_bottom.svg +1 -0
- package/export_svg/pole_stator_cut.svg +1 -0
- package/export_svg/pole_stator_face.svg +1 -0
- package/export_svg/pole_stator_right.svg +1 -0
- package/export_svg/rake.svg +1 -0
- package/export_svg/rake_door.svg +1 -0
- package/export_svg/rake_face.svg +1 -0
- package/export_svg/rake_side.svg +1 -0
- package/export_svg/rake_side_stopper.svg +1 -0
- package/export_svg/rake_top.svg +1 -0
- package/export_svg/rake_top_stopper.svg +1 -0
- package/export_svg/rectangle.svg +1 -0
- package/export_svg/rectangle_height.svg +1 -0
- package/export_svg/rectangle_width.svg +1 -0
- package/export_svg/right_side_angle_kitchen.svg +1 -0
- package/export_svg/rod.svg +1 -0
- package/export_svg/rod_cut.svg +1 -0
- package/export_svg/rod_plate.svg +1 -0
- package/export_svg/rod_top.svg +1 -0
- package/export_svg/spider.svg +1 -0
- package/export_svg/spider_lateral.svg +1 -0
- package/export_svg/spider_profile.svg +1 -0
- package/export_svg/surface.svg +3 -0
- package/export_svg/surface_crenel.svg +1 -0
- package/export_svg/surface_extremities.svg +2 -0
- package/export_svg/surface_lz.svg +1 -0
- package/export_svg/surface_main.svg +1 -0
- package/export_svg/surface_power.svg +2 -0
- package/export_svg/surface_space_evolution.svg +1 -0
- package/export_svg/surface_space_shape.svg +1 -0
- package/export_svg/swing.svg +1 -0
- package/export_svg/swing_face.svg +1 -0
- package/export_svg/swing_side.svg +1 -0
- package/export_svg/swing_top.svg +1 -0
- package/export_svg/swing_with_rod.svg +1 -0
- package/export_svg/trapeze.svg +1 -0
- package/export_svg/trapeze_rod.svg +1 -0
- package/export_svg/trapeze_side.svg +1 -0
- package/export_svg/trapeze_top.svg +1 -0
- package/export_svg/verify_contour_1.svg +1 -0
- package/export_svg/verify_contour_1_l1.svg +1 -0
- package/export_svg/verify_contour_1_r1.svg +1 -0
- package/export_svg/verify_line.svg +1 -0
- package/export_svg/verify_line_2_l1cx.svg +1 -0
- package/export_svg/verify_line_p1x.svg +1 -0
- package/export_svg/verify_point.svg +1 -0
- package/export_svg/verify_point_p1x.svg +1 -0
- package/export_svg/verify_vector_p1x.svg +1 -0
- package/package.json +76 -0
- package/src/dummy/circles.ts +65 -0
- package/src/dummy/pole_static.ts +86 -0
- package/src/dummy/rectangle.ts +55 -0
- package/src/dummy/svg/circles.svg +288 -0
- package/src/dummy/svg/circles_amplitude-offset.svg +109 -0
- package/src/dummy/svg/circles_amplitude-scale.svg +122 -0
- package/src/dummy/svg/circles_angle.svg +110 -0
- package/src/dummy/svg/dummy_pole_static.svg +192 -0
- package/src/dummy/svg/dummy_pole_static_face.svg +176 -0
- package/src/dummy/svg/rectangle.svg +131 -0
- package/src/dummy/svg/rectangle_height.svg +82 -0
- package/src/dummy/svg/rectangle_width.svg +81 -0
- package/src/gears/gearWheelProfile.test.ts +25 -0
- package/src/gears/gearWheelProfile.ts +753 -0
- package/src/gears/gear_wheel_wheel.ts +335 -0
- package/src/gears/involute.test.ts +21 -0
- package/src/gears/involute.ts +113 -0
- package/src/gears/simplified_gear_wheel.ts +242 -0
- package/src/gears/svg/calculation_of_initAngle2.svg +376 -0
- package/src/gears/svg/gear_addendeum_dedendum_sizes.svg +471 -0
- package/src/gears/svg/gear_addendum_and_dedendum.svg +269 -0
- package/src/gears/svg/gear_adherence_replaced_by_teeth.svg +168 -0
- package/src/gears/svg/gear_base_circle_for_involute.svg +376 -0
- package/src/gears/svg/gear_base_left_circle_for_involute.svg +556 -0
- package/src/gears/svg/gear_base_right_circle_for_involute.svg +516 -0
- package/src/gears/svg/gear_inter_axis_maximum_distance.svg +218 -0
- package/src/gears/svg/gear_inter_axis_minimum_distance.svg +218 -0
- package/src/gears/svg/gear_large_base_radius.svg +199 -0
- package/src/gears/svg/gear_module_and_tooth_thickness.svg +319 -0
- package/src/gears/svg/gear_optimum_base_radius.svg +232 -0
- package/src/gears/svg/gear_optimum_base_radius_with_longer_inter_axis.svg +344 -0
- package/src/gears/svg/gear_right_left_base_circles.svg +295 -0
- package/src/gears/svg/gear_small_base_radius.svg +163 -0
- package/src/gears/svg/gear_wheel_circles.svg +348 -0
- package/src/gears/svg/gears.svg +4726 -0
- package/src/gears/svg/gears_motion_transmission_via_adherence.svg +178 -0
- package/src/gears/svg/involute_of_circle.svg +2745 -0
- package/src/gears/svg/involute_of_circle_R0.svg +334 -0
- package/src/gears/svg/involute_of_circle_Ri1_u0.svg +297 -0
- package/src/gears/svg/involute_of_circle_Ri2_u2.svg +386 -0
- package/src/gears/svg/left_side_angle_kitchen.svg +207 -0
- package/src/gears/svg/negative_involute_of_circle_R0.svg +381 -0
- package/src/gears/svg/point_c_position_and_speed_negative.svg +343 -0
- package/src/gears/svg/point_c_position_and_speed_positive.svg +339 -0
- package/src/gears/svg/right_side_angle_kitchen.svg +201 -0
- package/src/gears/wheelElements.test.ts +13 -0
- package/src/gears/wheelElements.ts +176 -0
- package/src/geometrix_verification/svg/verify_contour_1.svg +320 -0
- package/src/geometrix_verification/svg/verify_contour_1_l1.svg +102 -0
- package/src/geometrix_verification/svg/verify_contour_1_r1.svg +170 -0
- package/src/geometrix_verification/svg/verify_line.svg +845 -0
- package/src/geometrix_verification/svg/verify_line_2_l1cx.svg +274 -0
- package/src/geometrix_verification/svg/verify_line_p1x.svg +261 -0
- package/src/geometrix_verification/svg/verify_point.svg +350 -0
- package/src/geometrix_verification/svg/verify_point_p1x.svg +258 -0
- package/src/geometrix_verification/svg/verify_vector_p1x.svg +282 -0
- package/src/geometrix_verification/verify_contour_1.ts +94 -0
- package/src/geometrix_verification/verify_contour_2.ts +267 -0
- package/src/geometrix_verification/verify_contour_3.ts +409 -0
- package/src/geometrix_verification/verify_contour_4.ts +91 -0
- package/src/geometrix_verification/verify_exports_1.ts +95 -0
- package/src/geometrix_verification/verify_line.ts +76 -0
- package/src/geometrix_verification/verify_line_2.ts +76 -0
- package/src/geometrix_verification/verify_line_3.ts +64 -0
- package/src/geometrix_verification/verify_point.ts +62 -0
- package/src/geometrix_verification/verify_point_2.ts +66 -0
- package/src/geometrix_verification/verify_vector.ts +70 -0
- package/src/heliostat/base.ts +254 -0
- package/src/heliostat/heliostat.ts +317 -0
- package/src/heliostat/heliostat_2.ts +284 -0
- package/src/heliostat/pole_rotor.ts +165 -0
- package/src/heliostat/pole_static.ts +275 -0
- package/src/heliostat/rake.ts +486 -0
- package/src/heliostat/rake_stopper.ts +409 -0
- package/src/heliostat/rod.ts +200 -0
- package/src/heliostat/spider.ts +238 -0
- package/src/heliostat/surface.ts +320 -0
- package/src/heliostat/svg/base.svg +1367 -0
- package/src/heliostat/svg/base_cut.svg +459 -0
- package/src/heliostat/svg/base_hollow.svg +469 -0
- package/src/heliostat/svg/base_top.svg +338 -0
- package/src/heliostat/svg/heliostat.svg +8013 -0
- package/src/heliostat/svg/heliostat2_face_sizing.svg +1386 -0
- package/src/heliostat/svg/heliostat2_side_sizing.svg +984 -0
- package/src/heliostat/svg/heliostat_face_sizing.svg +1448 -0
- package/src/heliostat/svg/heliostat_overview.svg +1552 -0
- package/src/heliostat/svg/heliostat_side.svg +1470 -0
- package/src/heliostat/svg/heliostat_side_sizing.svg +1128 -0
- package/src/heliostat/svg/pole_rotor.svg +592 -0
- package/src/heliostat/svg/pole_rotor_cut.svg +287 -0
- package/src/heliostat/svg/pole_rotor_ends.svg +336 -0
- package/src/heliostat/svg/pole_stator.svg +1945 -0
- package/src/heliostat/svg/pole_stator_E2.svg +410 -0
- package/src/heliostat/svg/pole_stator_bottom.svg +330 -0
- package/src/heliostat/svg/pole_stator_cut.svg +465 -0
- package/src/heliostat/svg/pole_stator_face.svg +457 -0
- package/src/heliostat/svg/pole_stator_right.svg +357 -0
- package/src/heliostat/svg/rake.svg +4691 -0
- package/src/heliostat/svg/rake_door.svg +617 -0
- package/src/heliostat/svg/rake_face.svg +1211 -0
- package/src/heliostat/svg/rake_side.svg +809 -0
- package/src/heliostat/svg/rake_side_stopper.svg +596 -0
- package/src/heliostat/svg/rake_top.svg +514 -0
- package/src/heliostat/svg/rake_top_stopper.svg +565 -0
- package/src/heliostat/svg/rod.svg +1314 -0
- package/src/heliostat/svg/rod_cut.svg +265 -0
- package/src/heliostat/svg/rod_plate.svg +409 -0
- package/src/heliostat/svg/rod_top.svg +577 -0
- package/src/heliostat/svg/spider.svg +693 -0
- package/src/heliostat/svg/spider_lateral.svg +222 -0
- package/src/heliostat/svg/spider_profile.svg +429 -0
- package/src/heliostat/svg/surface.svg +3577 -0
- package/src/heliostat/svg/surface_crenel.svg +1335 -0
- package/src/heliostat/svg/surface_extremities.svg +510 -0
- package/src/heliostat/svg/surface_lz.svg +182 -0
- package/src/heliostat/svg/surface_main.svg +366 -0
- package/src/heliostat/svg/surface_power.svg +331 -0
- package/src/heliostat/svg/surface_space_evolution.svg +210 -0
- package/src/heliostat/svg/surface_space_shape.svg +98 -0
- package/src/heliostat/svg/swing.svg +3310 -0
- package/src/heliostat/svg/swing_face.svg +902 -0
- package/src/heliostat/svg/swing_side.svg +574 -0
- package/src/heliostat/svg/swing_top.svg +923 -0
- package/src/heliostat/svg/swing_with_rod.svg +547 -0
- package/src/heliostat/svg/trapeze.svg +1711 -0
- package/src/heliostat/svg/trapeze_rod.svg +122 -0
- package/src/heliostat/svg/trapeze_side.svg +361 -0
- package/src/heliostat/svg/trapeze_top.svg +1057 -0
- package/src/heliostat/swing.ts +246 -0
- package/src/heliostat/trapeze.ts +510 -0
- package/src/index.ts +33 -0
- package/src/svg/default_param_blank.svg +40 -0
- package/tsconfig.json +13 -0
- package/vitest.config.ts +7 -0
|
@@ -0,0 +1,110 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
2
|
+
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
|
3
|
+
|
|
4
|
+
<svg
|
|
5
|
+
width="200.00002"
|
|
6
|
+
height="200"
|
|
7
|
+
viewBox="0 0 52.916671 52.916666"
|
|
8
|
+
version="1.1"
|
|
9
|
+
id="svg5"
|
|
10
|
+
inkscape:version="1.2.2 (732a01da63, 2022-12-09, custom)"
|
|
11
|
+
sodipodi:docname="circles.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="0.5946522"
|
|
28
|
+
inkscape:cx="250.56664"
|
|
29
|
+
inkscape:cy="328.76361"
|
|
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
|
+
<defs
|
|
37
|
+
id="defs2">
|
|
38
|
+
<rect
|
|
39
|
+
x="102.45944"
|
|
40
|
+
y="286.96857"
|
|
41
|
+
width="176.77415"
|
|
42
|
+
height="48.735157"
|
|
43
|
+
id="rect1984" />
|
|
44
|
+
</defs>
|
|
45
|
+
<g
|
|
46
|
+
inkscape:label="Layer 1"
|
|
47
|
+
inkscape:groupmode="layer"
|
|
48
|
+
id="layer1"
|
|
49
|
+
transform="translate(-24.400125,-16.214832)">
|
|
50
|
+
<rect
|
|
51
|
+
style="fill:#ffffff;stroke:#ffffff;stroke-width:0.264583;stroke-dasharray:none;stroke-dashoffset:0"
|
|
52
|
+
id="rect1448"
|
|
53
|
+
width="52.652084"
|
|
54
|
+
height="52.652084"
|
|
55
|
+
x="24.532417"
|
|
56
|
+
y="16.347124"
|
|
57
|
+
inkscape:export-filename="circles_angle.png"
|
|
58
|
+
inkscape:export-xdpi="96"
|
|
59
|
+
inkscape:export-ydpi="96" />
|
|
60
|
+
<path
|
|
61
|
+
style="fill:none;stroke:#000000;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
|
62
|
+
d="m 29.498308,46.760444 h 5.693499"
|
|
63
|
+
id="path578" />
|
|
64
|
+
<path
|
|
65
|
+
style="fill:none;stroke:#000000;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
|
66
|
+
d="M 32.345057,49.60623 V 43.914659"
|
|
67
|
+
id="path578-3" />
|
|
68
|
+
<path
|
|
69
|
+
style="fill:none;stroke:#000000;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
|
70
|
+
d="m 50.70321,65.926955 8.594796,-6.773267 3.601,-9.583259 1.078756,-11.258674 -1.584529,-10.894067 -4.981675,-8.879383"
|
|
71
|
+
id="path607" />
|
|
72
|
+
<path
|
|
73
|
+
style="fill:none;stroke:#000000;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:1, 1;stroke-dashoffset:0;stroke-opacity:1"
|
|
74
|
+
d="M 32.345057,46.760444 50.70321,65.926955"
|
|
75
|
+
id="path609" />
|
|
76
|
+
<path
|
|
77
|
+
style="fill:none;stroke:#000000;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:1, 1;stroke-dashoffset:0;stroke-opacity:1"
|
|
78
|
+
d="M 59.298006,59.153688 32.345057,46.760444"
|
|
79
|
+
id="path611" />
|
|
80
|
+
<path
|
|
81
|
+
style="fill:none;stroke:#000000;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:1, 1;stroke-dashoffset:0;stroke-opacity:1"
|
|
82
|
+
d="M 62.899006,49.570429 32.345057,46.760444"
|
|
83
|
+
id="path613" />
|
|
84
|
+
<path
|
|
85
|
+
style="fill:none;stroke:#000000;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:1, 1;stroke-dashoffset:0;stroke-opacity:1"
|
|
86
|
+
d="M 63.977762,38.311755 32.345057,46.760444"
|
|
87
|
+
id="path615" />
|
|
88
|
+
<path
|
|
89
|
+
style="fill:none;stroke:#000000;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:1, 1;stroke-dashoffset:0;stroke-opacity:1"
|
|
90
|
+
d="M 62.393233,27.417688 32.345057,46.760444"
|
|
91
|
+
id="path617" />
|
|
92
|
+
<path
|
|
93
|
+
style="fill:none;stroke:#000000;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:1, 1;stroke-dashoffset:0;stroke-opacity:1"
|
|
94
|
+
d="M 57.411558,18.538305 32.345057,46.760444"
|
|
95
|
+
id="path619" />
|
|
96
|
+
<path
|
|
97
|
+
style="fill:none;stroke:#ff6600;stroke-width:0.529167;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
|
98
|
+
d="m 41.524132,56.343699 c 3.592276,-0.789903 2.90866,-2.537986 3.761411,-3.757847"
|
|
99
|
+
id="path1298"
|
|
100
|
+
sodipodi:nodetypes="cc" />
|
|
101
|
+
<text
|
|
102
|
+
xml:space="preserve"
|
|
103
|
+
transform="matrix(0.26458333,0,0,0.26458333,1.8831651,-18.633515)"
|
|
104
|
+
id="text1982"
|
|
105
|
+
style="font-size:14.6667px;line-height:1.25;font-family:sans-serif;white-space:pre;shape-inside:url(#rect1984);display:inline;fill:#ff6600"><tspan
|
|
106
|
+
x="102.45898"
|
|
107
|
+
y="299.94534"
|
|
108
|
+
id="tspan685">angle</tspan></text>
|
|
109
|
+
</g>
|
|
110
|
+
</svg>
|
|
@@ -0,0 +1,192 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
2
|
+
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
|
3
|
+
|
|
4
|
+
<svg
|
|
5
|
+
width="600"
|
|
6
|
+
height="2000"
|
|
7
|
+
viewBox="0 0 158.75 529.16666"
|
|
8
|
+
version="1.1"
|
|
9
|
+
id="svg1"
|
|
10
|
+
inkscape:version="1.3.2 (1:1.3.2+202311252150+091e20ef0f)"
|
|
11
|
+
sodipodi:docname="dummy_pole_static.svg"
|
|
12
|
+
inkscape:export-filename="dummy_pole_static_face.svg"
|
|
13
|
+
inkscape:export-xdpi="96"
|
|
14
|
+
inkscape:export-ydpi="96"
|
|
15
|
+
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
|
16
|
+
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
|
17
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
18
|
+
xmlns:svg="http://www.w3.org/2000/svg">
|
|
19
|
+
<sodipodi:namedview
|
|
20
|
+
id="namedview1"
|
|
21
|
+
pagecolor="#ffffff"
|
|
22
|
+
bordercolor="#666666"
|
|
23
|
+
borderopacity="1.0"
|
|
24
|
+
inkscape:showpageshadow="2"
|
|
25
|
+
inkscape:pageopacity="0.0"
|
|
26
|
+
inkscape:pagecheckerboard="0"
|
|
27
|
+
inkscape:deskcolor="#d1d1d1"
|
|
28
|
+
inkscape:document-units="px"
|
|
29
|
+
inkscape:zoom="1.0583333"
|
|
30
|
+
inkscape:cx="190.39371"
|
|
31
|
+
inkscape:cy="183.30709"
|
|
32
|
+
inkscape:window-width="1370"
|
|
33
|
+
inkscape:window-height="836"
|
|
34
|
+
inkscape:window-x="0"
|
|
35
|
+
inkscape:window-y="0"
|
|
36
|
+
inkscape:window-maximized="1"
|
|
37
|
+
inkscape:current-layer="layer1" />
|
|
38
|
+
<defs
|
|
39
|
+
id="defs1">
|
|
40
|
+
<rect
|
|
41
|
+
x="12.224409"
|
|
42
|
+
y="258.19636"
|
|
43
|
+
width="62.042938"
|
|
44
|
+
height="37.147515"
|
|
45
|
+
id="rect7" />
|
|
46
|
+
<rect
|
|
47
|
+
x="15.298967"
|
|
48
|
+
y="180.7954"
|
|
49
|
+
width="48.781373"
|
|
50
|
+
height="32.22564"
|
|
51
|
+
id="rect6" />
|
|
52
|
+
<rect
|
|
53
|
+
x="180.64776"
|
|
54
|
+
y="59.141855"
|
|
55
|
+
width="60.527805"
|
|
56
|
+
height="30.72158"
|
|
57
|
+
id="rect5" />
|
|
58
|
+
<marker
|
|
59
|
+
style="overflow:visible"
|
|
60
|
+
id="RoundedArrow"
|
|
61
|
+
refX="0"
|
|
62
|
+
refY="0"
|
|
63
|
+
orient="auto-start-reverse"
|
|
64
|
+
inkscape:stockid="Rounded arrow"
|
|
65
|
+
markerWidth="1"
|
|
66
|
+
markerHeight="1"
|
|
67
|
+
viewBox="0 0 1 1"
|
|
68
|
+
inkscape:isstock="true"
|
|
69
|
+
inkscape:collect="always"
|
|
70
|
+
preserveAspectRatio="xMidYMid">
|
|
71
|
+
<path
|
|
72
|
+
transform="scale(0.7)"
|
|
73
|
+
d="m -0.21114562,-4.1055728 6.42229122,3.21114561 a 1,1 90 0 1 0,1.78885438 L -0.21114562,4.1055728 A 1.236068,1.236068 31.717474 0 1 -2,3 v -6 a 1.236068,1.236068 148.28253 0 1 1.78885438,-1.1055728 z"
|
|
74
|
+
style="fill:context-stroke;fill-rule:evenodd;stroke:none"
|
|
75
|
+
id="path8" />
|
|
76
|
+
</marker>
|
|
77
|
+
<rect
|
|
78
|
+
x="20.621309"
|
|
79
|
+
y="18.59498"
|
|
80
|
+
width="254.25074"
|
|
81
|
+
height="36.95374"
|
|
82
|
+
id="rect1" />
|
|
83
|
+
<marker
|
|
84
|
+
style="overflow:visible"
|
|
85
|
+
id="RoundedArrow-3"
|
|
86
|
+
refX="0"
|
|
87
|
+
refY="0"
|
|
88
|
+
orient="auto-start-reverse"
|
|
89
|
+
inkscape:stockid="Rounded arrow"
|
|
90
|
+
markerWidth="1"
|
|
91
|
+
markerHeight="1"
|
|
92
|
+
viewBox="0 0 1 1"
|
|
93
|
+
inkscape:isstock="true"
|
|
94
|
+
inkscape:collect="always"
|
|
95
|
+
preserveAspectRatio="xMidYMid">
|
|
96
|
+
<path
|
|
97
|
+
transform="scale(0.7)"
|
|
98
|
+
d="m -0.21114562,-4.1055728 6.42229122,3.21114561 a 1,1 90 0 1 0,1.78885438 L -0.21114562,4.1055728 A 1.236068,1.236068 31.717474 0 1 -2,3 v -6 a 1.236068,1.236068 148.28253 0 1 1.78885438,-1.1055728 z"
|
|
99
|
+
style="fill:context-stroke;fill-rule:evenodd;stroke:none"
|
|
100
|
+
id="path8-6" />
|
|
101
|
+
</marker>
|
|
102
|
+
</defs>
|
|
103
|
+
<g
|
|
104
|
+
inkscape:label="Layer 1"
|
|
105
|
+
inkscape:groupmode="layer"
|
|
106
|
+
id="layer1">
|
|
107
|
+
<rect
|
|
108
|
+
style="fill:#ffffff;stroke:#ffffff;stroke-width:0.264583;stroke-linejoin:bevel"
|
|
109
|
+
id="rect8"
|
|
110
|
+
width="85.642578"
|
|
111
|
+
height="63.119141"
|
|
112
|
+
x="22.364258"
|
|
113
|
+
y="19.996094"
|
|
114
|
+
inkscape:export-filename="dummy_pole_static_face.svg"
|
|
115
|
+
inkscape:export-xdpi="96"
|
|
116
|
+
inkscape:export-ydpi="96" />
|
|
117
|
+
<text
|
|
118
|
+
xml:space="preserve"
|
|
119
|
+
transform="scale(0.26458333)"
|
|
120
|
+
id="text1"
|
|
121
|
+
style="font-size:14.6667px;line-height:1.25;font-family:sans-serif;white-space:pre;shape-inside:url(#rect1)"><tspan
|
|
122
|
+
x="20.621094"
|
|
123
|
+
y="31.572295"
|
|
124
|
+
id="tspan5">dummy_pole_static.svg</tspan></text>
|
|
125
|
+
<rect
|
|
126
|
+
style="fill:none;stroke:#008000;stroke-width:0.264583;stroke-linejoin:bevel"
|
|
127
|
+
id="rect2"
|
|
128
|
+
width="61.654297"
|
|
129
|
+
height="41.817383"
|
|
130
|
+
x="27.879883"
|
|
131
|
+
y="35.389648" />
|
|
132
|
+
<circle
|
|
133
|
+
style="fill:none;stroke:#008000;stroke-width:0.264583;stroke-linejoin:bevel"
|
|
134
|
+
id="path2"
|
|
135
|
+
cx="58.707031"
|
|
136
|
+
cy="56.29834"
|
|
137
|
+
r="14.695312" />
|
|
138
|
+
<path
|
|
139
|
+
style="fill:none;stroke:#cccccc;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
|
140
|
+
d="M 27.879884,35.389648 V 25.74414"
|
|
141
|
+
id="path3" />
|
|
142
|
+
<path
|
|
143
|
+
style="fill:none;stroke:#cccccc;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
|
144
|
+
d="m 89.53418,35.257357 v -9.64551"
|
|
145
|
+
id="path3-5" />
|
|
146
|
+
<path
|
|
147
|
+
style="fill:none;stroke:#cccccc;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
|
148
|
+
d="M 89.666471,35.389648 H 99.31198"
|
|
149
|
+
id="path3-5-2" />
|
|
150
|
+
<path
|
|
151
|
+
style="fill:none;stroke:#cccccc;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
|
152
|
+
d="M 89.666471,77.471614 H 99.31198"
|
|
153
|
+
id="path3-5-7" />
|
|
154
|
+
<path
|
|
155
|
+
style="fill:none;stroke:#000000;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;marker-start:url(#RoundedArrow);marker-end:url(#RoundedArrow)"
|
|
156
|
+
d="m 29.253099,25.74414 58.90204,-0.132293"
|
|
157
|
+
id="path4" />
|
|
158
|
+
<path
|
|
159
|
+
style="fill:none;stroke:#000000;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;marker-start:url(#RoundedArrow-3);marker-end:url(#RoundedArrow-3)"
|
|
160
|
+
d="M 99.245834,36.804655 99.378127,75.79203"
|
|
161
|
+
id="path4-6" />
|
|
162
|
+
<path
|
|
163
|
+
style="fill:none;stroke:#000000;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;marker-start:url(#RoundedArrow);marker-end:url(#RoundedArrow-3)"
|
|
164
|
+
d="M 58.707031,56.29834 64.848175,44.563485"
|
|
165
|
+
id="path5"
|
|
166
|
+
sodipodi:nodetypes="cc" />
|
|
167
|
+
<text
|
|
168
|
+
xml:space="preserve"
|
|
169
|
+
transform="matrix(0.26458333,0,0,0.26458333,9.7402343,5.6616211)"
|
|
170
|
+
id="text5"
|
|
171
|
+
style="font-size:14.6667px;line-height:1.25;font-family:sans-serif;white-space:pre;shape-inside:url(#rect5)"><tspan
|
|
172
|
+
x="180.64844"
|
|
173
|
+
y="72.11917"
|
|
174
|
+
id="tspan6">H1</tspan></text>
|
|
175
|
+
<text
|
|
176
|
+
xml:space="preserve"
|
|
177
|
+
transform="matrix(0.26458333,0,0,0.26458333,95.940917,6.309082)"
|
|
178
|
+
id="text6"
|
|
179
|
+
style="font-size:14.6667px;line-height:1.25;font-family:sans-serif;white-space:pre;shape-inside:url(#rect6)"><tspan
|
|
180
|
+
x="15.298828"
|
|
181
|
+
y="193.77151"
|
|
182
|
+
id="tspan7">H2</tspan></text>
|
|
183
|
+
<text
|
|
184
|
+
xml:space="preserve"
|
|
185
|
+
transform="matrix(0.26458333,0,0,0.26458333,59.398474,-19.460009)"
|
|
186
|
+
id="text7"
|
|
187
|
+
style="font-size:14.6667px;line-height:1.25;font-family:sans-serif;white-space:pre;shape-inside:url(#rect7)"><tspan
|
|
188
|
+
x="12.224609"
|
|
189
|
+
y="271.17386"
|
|
190
|
+
id="tspan8">radius</tspan></text>
|
|
191
|
+
</g>
|
|
192
|
+
</svg>
|
|
@@ -0,0 +1,176 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
2
|
+
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
|
3
|
+
|
|
4
|
+
<svg
|
|
5
|
+
width="324.68848"
|
|
6
|
+
height="239.56053"
|
|
7
|
+
viewBox="0 0 85.907159 63.383723"
|
|
8
|
+
version="1.1"
|
|
9
|
+
id="svg1"
|
|
10
|
+
inkscape:version="1.3.2 (1:1.3.2+202311252150+091e20ef0f)"
|
|
11
|
+
sodipodi:docname="dummy_pole_static.svg"
|
|
12
|
+
inkscape:export-filename="dummy_pole_static_face.svg"
|
|
13
|
+
inkscape:export-xdpi="96"
|
|
14
|
+
inkscape:export-ydpi="96"
|
|
15
|
+
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
|
16
|
+
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
|
17
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
18
|
+
xmlns:svg="http://www.w3.org/2000/svg">
|
|
19
|
+
<sodipodi:namedview
|
|
20
|
+
id="namedview1"
|
|
21
|
+
pagecolor="#ffffff"
|
|
22
|
+
bordercolor="#666666"
|
|
23
|
+
borderopacity="1.0"
|
|
24
|
+
inkscape:showpageshadow="2"
|
|
25
|
+
inkscape:pageopacity="0.0"
|
|
26
|
+
inkscape:pagecheckerboard="0"
|
|
27
|
+
inkscape:deskcolor="#d1d1d1"
|
|
28
|
+
inkscape:document-units="px"
|
|
29
|
+
inkscape:zoom="1.0583333"
|
|
30
|
+
inkscape:cx="190.39371"
|
|
31
|
+
inkscape:cy="183.30709"
|
|
32
|
+
inkscape:window-width="1370"
|
|
33
|
+
inkscape:window-height="836"
|
|
34
|
+
inkscape:window-x="0"
|
|
35
|
+
inkscape:window-y="0"
|
|
36
|
+
inkscape:window-maximized="1"
|
|
37
|
+
inkscape:current-layer="layer1" />
|
|
38
|
+
<defs
|
|
39
|
+
id="defs1">
|
|
40
|
+
<rect
|
|
41
|
+
x="12.224409"
|
|
42
|
+
y="258.19635"
|
|
43
|
+
width="62.042938"
|
|
44
|
+
height="37.147514"
|
|
45
|
+
id="rect7" />
|
|
46
|
+
<rect
|
|
47
|
+
x="15.298967"
|
|
48
|
+
y="180.79539"
|
|
49
|
+
width="48.781372"
|
|
50
|
+
height="32.225639"
|
|
51
|
+
id="rect6" />
|
|
52
|
+
<rect
|
|
53
|
+
x="180.64777"
|
|
54
|
+
y="59.141853"
|
|
55
|
+
width="60.527805"
|
|
56
|
+
height="30.721581"
|
|
57
|
+
id="rect5" />
|
|
58
|
+
<marker
|
|
59
|
+
style="overflow:visible"
|
|
60
|
+
id="RoundedArrow"
|
|
61
|
+
refX="0"
|
|
62
|
+
refY="0"
|
|
63
|
+
orient="auto-start-reverse"
|
|
64
|
+
inkscape:stockid="Rounded arrow"
|
|
65
|
+
markerWidth="1"
|
|
66
|
+
markerHeight="1"
|
|
67
|
+
viewBox="0 0 1 1"
|
|
68
|
+
inkscape:isstock="true"
|
|
69
|
+
inkscape:collect="always"
|
|
70
|
+
preserveAspectRatio="xMidYMid">
|
|
71
|
+
<path
|
|
72
|
+
transform="scale(0.7)"
|
|
73
|
+
d="m -0.21114562,-4.1055728 6.42229122,3.21114561 a 1,1 90 0 1 0,1.78885438 L -0.21114562,4.1055728 A 1.236068,1.236068 31.717474 0 1 -2,3 v -6 a 1.236068,1.236068 148.28253 0 1 1.78885438,-1.1055728 z"
|
|
74
|
+
style="fill:context-stroke;fill-rule:evenodd;stroke:none"
|
|
75
|
+
id="path8" />
|
|
76
|
+
</marker>
|
|
77
|
+
<marker
|
|
78
|
+
style="overflow:visible"
|
|
79
|
+
id="RoundedArrow-3"
|
|
80
|
+
refX="0"
|
|
81
|
+
refY="0"
|
|
82
|
+
orient="auto-start-reverse"
|
|
83
|
+
inkscape:stockid="Rounded arrow"
|
|
84
|
+
markerWidth="1"
|
|
85
|
+
markerHeight="1"
|
|
86
|
+
viewBox="0 0 1 1"
|
|
87
|
+
inkscape:isstock="true"
|
|
88
|
+
inkscape:collect="always"
|
|
89
|
+
preserveAspectRatio="xMidYMid">
|
|
90
|
+
<path
|
|
91
|
+
transform="scale(0.7)"
|
|
92
|
+
d="m -0.21114562,-4.1055728 6.42229122,3.21114561 a 1,1 90 0 1 0,1.78885438 L -0.21114562,4.1055728 A 1.236068,1.236068 31.717474 0 1 -2,3 v -6 a 1.236068,1.236068 148.28253 0 1 1.78885438,-1.1055728 z"
|
|
93
|
+
style="fill:context-stroke;fill-rule:evenodd;stroke:none"
|
|
94
|
+
id="path8-6" />
|
|
95
|
+
</marker>
|
|
96
|
+
</defs>
|
|
97
|
+
<g
|
|
98
|
+
inkscape:label="Layer 1"
|
|
99
|
+
inkscape:groupmode="layer"
|
|
100
|
+
id="layer1"
|
|
101
|
+
transform="translate(-22.231966,-19.863804)">
|
|
102
|
+
<rect
|
|
103
|
+
style="fill:#ffffff;stroke:#ffffff;stroke-width:0.264583;stroke-linejoin:bevel"
|
|
104
|
+
id="rect8"
|
|
105
|
+
width="85.642578"
|
|
106
|
+
height="63.119141"
|
|
107
|
+
x="22.364258"
|
|
108
|
+
y="19.996094" />
|
|
109
|
+
<rect
|
|
110
|
+
style="fill:none;stroke:#008000;stroke-width:0.264583;stroke-linejoin:bevel"
|
|
111
|
+
id="rect2"
|
|
112
|
+
width="61.654297"
|
|
113
|
+
height="41.817383"
|
|
114
|
+
x="27.879883"
|
|
115
|
+
y="35.389648" />
|
|
116
|
+
<circle
|
|
117
|
+
style="fill:none;stroke:#008000;stroke-width:0.264583;stroke-linejoin:bevel"
|
|
118
|
+
id="path2"
|
|
119
|
+
cx="58.707031"
|
|
120
|
+
cy="56.29834"
|
|
121
|
+
r="14.695312" />
|
|
122
|
+
<path
|
|
123
|
+
style="fill:none;stroke:#cccccc;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
|
124
|
+
d="M 27.879884,35.389648 V 25.74414"
|
|
125
|
+
id="path3" />
|
|
126
|
+
<path
|
|
127
|
+
style="fill:none;stroke:#cccccc;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
|
128
|
+
d="m 89.53418,35.257357 v -9.64551"
|
|
129
|
+
id="path3-5" />
|
|
130
|
+
<path
|
|
131
|
+
style="fill:none;stroke:#cccccc;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
|
132
|
+
d="M 89.666471,35.389648 H 99.31198"
|
|
133
|
+
id="path3-5-2" />
|
|
134
|
+
<path
|
|
135
|
+
style="fill:none;stroke:#cccccc;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
|
136
|
+
d="M 89.666471,77.471614 H 99.31198"
|
|
137
|
+
id="path3-5-7" />
|
|
138
|
+
<path
|
|
139
|
+
style="fill:none;stroke:#000000;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;marker-start:url(#RoundedArrow);marker-end:url(#RoundedArrow)"
|
|
140
|
+
d="m 29.253099,25.74414 58.90204,-0.132293"
|
|
141
|
+
id="path4" />
|
|
142
|
+
<path
|
|
143
|
+
style="fill:none;stroke:#000000;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;marker-start:url(#RoundedArrow-3);marker-end:url(#RoundedArrow-3)"
|
|
144
|
+
d="M 99.245834,36.804655 99.378127,75.79203"
|
|
145
|
+
id="path4-6" />
|
|
146
|
+
<path
|
|
147
|
+
style="fill:none;stroke:#000000;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;marker-start:url(#RoundedArrow);marker-end:url(#RoundedArrow-3)"
|
|
148
|
+
d="M 58.707031,56.29834 64.848175,44.563485"
|
|
149
|
+
id="path5"
|
|
150
|
+
sodipodi:nodetypes="cc" />
|
|
151
|
+
<text
|
|
152
|
+
xml:space="preserve"
|
|
153
|
+
transform="matrix(0.26458333,0,0,0.26458333,9.7402343,5.6616211)"
|
|
154
|
+
id="text5"
|
|
155
|
+
style="font-size:14.6667px;line-height:1.25;font-family:sans-serif;white-space:pre;shape-inside:url(#rect5)"><tspan
|
|
156
|
+
x="180.64844"
|
|
157
|
+
y="72.11917"
|
|
158
|
+
id="tspan1">H1</tspan></text>
|
|
159
|
+
<text
|
|
160
|
+
xml:space="preserve"
|
|
161
|
+
transform="matrix(0.26458333,0,0,0.26458333,95.940917,6.309082)"
|
|
162
|
+
id="text6"
|
|
163
|
+
style="font-size:14.6667px;line-height:1.25;font-family:sans-serif;white-space:pre;shape-inside:url(#rect6)"><tspan
|
|
164
|
+
x="15.298828"
|
|
165
|
+
y="193.77151"
|
|
166
|
+
id="tspan2">H2</tspan></text>
|
|
167
|
+
<text
|
|
168
|
+
xml:space="preserve"
|
|
169
|
+
transform="matrix(0.26458333,0,0,0.26458333,59.398474,-19.460009)"
|
|
170
|
+
id="text7"
|
|
171
|
+
style="font-size:14.6667px;line-height:1.25;font-family:sans-serif;white-space:pre;shape-inside:url(#rect7)"><tspan
|
|
172
|
+
x="12.224609"
|
|
173
|
+
y="271.17386"
|
|
174
|
+
id="tspan3">radius</tspan></text>
|
|
175
|
+
</g>
|
|
176
|
+
</svg>
|
|
@@ -0,0 +1,131 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
2
|
+
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
|
3
|
+
|
|
4
|
+
<svg
|
|
5
|
+
width="600"
|
|
6
|
+
height="2000"
|
|
7
|
+
viewBox="0 0 158.75 529.16666"
|
|
8
|
+
version="1.1"
|
|
9
|
+
id="svg5"
|
|
10
|
+
inkscape:version="1.2.2 (732a01da63, 2022-12-09, custom)"
|
|
11
|
+
sodipodi:docname="rectangle.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="1.1893044"
|
|
28
|
+
inkscape:cx="318.67367"
|
|
29
|
+
inkscape:cy="299.75505"
|
|
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
|
+
<defs
|
|
37
|
+
id="defs2">
|
|
38
|
+
<rect
|
|
39
|
+
x="156.8899"
|
|
40
|
+
y="282.49509"
|
|
41
|
+
width="115.20652"
|
|
42
|
+
height="27.0937"
|
|
43
|
+
id="rect1120" />
|
|
44
|
+
<rect
|
|
45
|
+
x="24.2362"
|
|
46
|
+
y="20.521449"
|
|
47
|
+
width="309.05671"
|
|
48
|
+
height="77.914504"
|
|
49
|
+
id="rect113" />
|
|
50
|
+
<rect
|
|
51
|
+
x="156.88989"
|
|
52
|
+
y="282.49509"
|
|
53
|
+
width="115.20652"
|
|
54
|
+
height="27.0937"
|
|
55
|
+
id="rect1120-3" />
|
|
56
|
+
</defs>
|
|
57
|
+
<g
|
|
58
|
+
inkscape:label="Layer 1"
|
|
59
|
+
inkscape:groupmode="layer"
|
|
60
|
+
id="layer1">
|
|
61
|
+
<text
|
|
62
|
+
xml:space="preserve"
|
|
63
|
+
transform="scale(0.26458333)"
|
|
64
|
+
id="text111"
|
|
65
|
+
style="font-size:14.6667px;line-height:1.25;font-family:sans-serif;white-space:pre;shape-inside:url(#rect113);display:inline"><tspan
|
|
66
|
+
x="24.236328"
|
|
67
|
+
y="33.498077"
|
|
68
|
+
id="tspan2291">rectangle.svg</tspan></text>
|
|
69
|
+
<rect
|
|
70
|
+
style="fill:#ffffff;stroke-width:0"
|
|
71
|
+
id="rect169"
|
|
72
|
+
width="52.916668"
|
|
73
|
+
height="52.916668"
|
|
74
|
+
x="23.779848"
|
|
75
|
+
y="35.508137"
|
|
76
|
+
inkscape:export-filename="rectangle_width.svg"
|
|
77
|
+
inkscape:export-xdpi="96"
|
|
78
|
+
inkscape:export-ydpi="96" />
|
|
79
|
+
<rect
|
|
80
|
+
style="fill:none;stroke:#808080;stroke-width:0.264583"
|
|
81
|
+
id="rect954"
|
|
82
|
+
width="31.018782"
|
|
83
|
+
height="21.065031"
|
|
84
|
+
x="26.896646"
|
|
85
|
+
y="53.08247"
|
|
86
|
+
transform="rotate(-5.9136743)" />
|
|
87
|
+
<path
|
|
88
|
+
style="fill:none;stroke:#ff7f2a;stroke-width:0.79374999;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
|
89
|
+
d="M 65.246628,67.785881 34.39292,70.981744"
|
|
90
|
+
id="path1116" />
|
|
91
|
+
<text
|
|
92
|
+
xml:space="preserve"
|
|
93
|
+
transform="scale(0.26458333)"
|
|
94
|
+
id="text1118"
|
|
95
|
+
style="font-size:14.6667px;line-height:1.25;font-family:sans-serif;white-space:pre;shape-inside:url(#rect1120);display:inline;fill:#ff6600"><tspan
|
|
96
|
+
x="156.89062"
|
|
97
|
+
y="295.47073"
|
|
98
|
+
id="tspan2293">width</tspan></text>
|
|
99
|
+
<rect
|
|
100
|
+
style="fill:#ffffff;stroke-width:0"
|
|
101
|
+
id="rect169-6"
|
|
102
|
+
width="52.916668"
|
|
103
|
+
height="52.916668"
|
|
104
|
+
x="91.960342"
|
|
105
|
+
y="39.609482"
|
|
106
|
+
inkscape:export-filename="rectangle_height.svg"
|
|
107
|
+
inkscape:export-xdpi="96"
|
|
108
|
+
inkscape:export-ydpi="96" />
|
|
109
|
+
<rect
|
|
110
|
+
style="fill:none;stroke:#808080;stroke-width:0.264583"
|
|
111
|
+
id="rect954-7"
|
|
112
|
+
width="31.018782"
|
|
113
|
+
height="21.065031"
|
|
114
|
+
x="94.291733"
|
|
115
|
+
y="64.186623"
|
|
116
|
+
transform="rotate(-5.9136743)" />
|
|
117
|
+
<path
|
|
118
|
+
style="fill:none;stroke:#ff7f2a;stroke-width:0.79375;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
|
119
|
+
d="m 100.40308,54.130167 2.17033,20.952921"
|
|
120
|
+
id="path1116-5"
|
|
121
|
+
sodipodi:nodetypes="cc" />
|
|
122
|
+
<text
|
|
123
|
+
xml:space="preserve"
|
|
124
|
+
transform="matrix(0.26458333,0,0,0.26458333,61.211822,-28.540572)"
|
|
125
|
+
id="text1118-3"
|
|
126
|
+
style="font-size:14.6667px;line-height:1.25;font-family:sans-serif;white-space:pre;shape-inside:url(#rect1120-3);display:inline;fill:#ff6600"><tspan
|
|
127
|
+
x="156.89062"
|
|
128
|
+
y="295.47073"
|
|
129
|
+
id="tspan2295">height</tspan></text>
|
|
130
|
+
</g>
|
|
131
|
+
</svg>
|