link Dimension to 3D geometry

This commit is contained in:
WandererFan
2016-04-19 15:17:25 -04:00
committed by wmayer
parent 88ad069817
commit 7f7e63dfe0
11 changed files with 753 additions and 134 deletions

View File

@@ -8,6 +8,7 @@
<file>icons/Dimension_Length.svg</file>
<file>icons/Dimension_Radius.svg</file>
<file>icons/Dimension_Vertical.svg</file>
<file>icons/LinkDimension.svg</file>
<file>icons/Hatch.svg</file>
<file>icons/Page.svg</file>
<file>icons/Pages.svg</file>

View File

@@ -0,0 +1,88 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:xlink="http://www.w3.org/1999/xlink"
version="1.1"
width="64"
height="64"
id="svg5821">
<defs
id="defs5823">
<linearGradient
id="linearGradient6349">
<stop
id="stop6351"
style="stop-color:#000000;stop-opacity:1"
offset="0" />
<stop
id="stop6353"
style="stop-color:#000000;stop-opacity:0"
offset="1" />
</linearGradient>
<linearGradient
id="linearGradient3377">
<stop
id="stop3379"
style="stop-color:#0019a3;stop-opacity:1"
offset="0" />
<stop
id="stop3381"
style="stop-color:#0069ff;stop-opacity:1"
offset="1" />
</linearGradient>
<linearGradient
x1="901.1875"
y1="1190.875"
x2="1267.9062"
y2="1190.875"
id="linearGradient3383"
xlink:href="#linearGradient3377"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(-1,0,0,1,2199.356,0)" />
<radialGradient
cx="1103.6399"
cy="1424.4465"
r="194.40614"
fx="1103.6399"
fy="1424.4465"
id="radialGradient6355"
xlink:href="#linearGradient6349"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(-1.4307499,-1.3605156e-7,-1.202713e-8,0.1264801,2674.7488,1244.2826)" />
</defs>
<metadata
id="metadata5826">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title></dc:title>
</cc:Work>
</rdf:RDF>
</metadata>
<g
id="layer1">
<g
transform="translate(4.5757573,3.2121213)"
id="g3857">
<path
d="m 34.389742,22.363636 a 14.692772,7.4545455 0 1 1 -29.3855439,0 14.692772,7.4545455 0 1 1 29.3855439,0 z"
transform="matrix(0.92903945,0.86946735,-0.93039705,0.99414379,21.477496,-20.085815)"
id="path3067"
style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
<path
d="m 34.389742,22.363636 a 14.692772,7.4545455 0 1 1 -29.3855439,0 14.692772,7.4545455 0 1 1 29.3855439,0 z"
transform="matrix(0.92903945,0.86946735,-0.93039705,0.99414379,38.386587,-1.0555119)"
id="path3067-6"
style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 3.1 KiB