# 6.3 從 SOLIDWORKS 匯出模型
<pre>
工程人員可由 SOLIDWORKS 匯出模型檔,並在 AR 平台中直接使用。
</pre>
# 匯出辨識用 OBJ 模型
<pre>
安裝 <a href="https://ar.emome.net/ar/doc/files/Free SolidWorks OBJ Exporter v2.zip">SolidWorks OBJ Exporter</a> 巨集程式,操作方式請參考影片:
</pre>
影片如下:
{%youtube lCKUNRz1pwY %}
# 匯出場景用 glTF 模型
<pre>
SOLIDWORKS 2019 開始支援匯出 glTF 模型,使用步驟如下:
1. 安裝 Extented Reality 套件
<div style="text-align:center">
<img src="https://ar.emome.net/ar/doc/tangram/images/c2_s4_s1_99.png" width="80%"/>
</div>
2. 開啟模型後,直接將檔案另存成 glTF 格式(建議存成較小的 binary 格式 *.GLB),
匯出的模型檔可包含爆炸圖動畫,詳情請參考<a href="http://help.solidworks.com/2019/Chinese/WhatsNew/t_export_using_extended_reality.htm">官方文件</a>。
</pre>