cadeditfronttest/assets/images/drawing_part_A.svg
2025-09-12 18:44:30 +08:00

7 lines
507 B
XML

<svg width="800" height="600" xmlns="http://www.w3.org/2000/svg">
<rect width="100%" height="100%" fill="#f9f9f9"/>
<text x="50%" y="50%" font-family="Arial" font-size="30" fill="#bbb" text-anchor="middle" dominant-baseline="middle">部件A图 (Bcde)</text>
<rect x="250" y="200" width="300" height="200" fill="none" stroke="#aaa" stroke-width="2" stroke-dasharray="5,5"/>
<text x="400" y="300" font-family="Arial" font-size="16" fill="#aaa" text-anchor="middle">零件C位置</text>
</svg>