如何在您的网页中嵌入产品三维模型?

知道怎样将产品的三维CAD数据嵌入到您的网页中吗? 如果还不知道的话, 那就看看下面的内容吧: 该方法可以非常简单地将3D CAD数据嵌入到网页中, 很多零部件供应商都已经采用了这个方法.

5 steps to embed your 3D CAD model into your website

如何将CAD数据嵌入到网页中

1. 首先您需要在PARTcloud.net注册一个账号(注册完全免费)或是使用已有账号进行登录.

Login at the 3D CAD models download portal PARTcommunity

2. 需要上传数据时点击页面上的“上传“按钮. 上传前请先选择一个文件并填写好相应信息.

2. To upload files click on the upload button at the top of the page. You will then be asked to select a file(s) and to fill out some details about the part before uploading it.

3. 如果上传成功, 在“我的模型“页面中您可以浏览到相应模型的预览.

3. Once the part or assembly has been uploaded you will be able to see it in your portfolio.

4. 当您点击上传模型其中一个时, 会开启一个带有模型视图的新窗口, 其中您会发现一个带有很多参数选项的折叠按钮“创建嵌入网页代码”.

4. If you view the part in your portfolio you will see a box labelled ‘Configure your code and use it in your website.

这些参数选项会影响到模型的显示. 在它们的下面是网页嵌入代码, 例如:

<iframe width="510" height="610" src="https://b2b.partcommunity.com/community/partcloud/embedded.html#!embedded?name=Nussknacker&model_id=24755&portal=b2b&showDescription=true&showLicense=true&showDownloadButton=false&noAutoload=false&autoRotate=false&hideMenu=false&topColor=%23dde7ed&bottomColor=%23ffffff&cameraParams=false&varsettransfer=" frameborder="0" id="EmbeddedView-Iframe-24755" allowfullscreen></iframe>

复制前您可以检测一下. 点击“测试” 后会引申出一个新页面.

Before copying the code into your website you can test it. Click on the button “Try it” and you will be forwarded to a new site.

Hier können Sie den Code testen und anpassen. Die Größe des Ansichtsfensters kann durch die Höhe und Länge im Code verändert werden.

在这里您可以检测和调整代码. 如通过修改高度和长度来改变视图窗口大小等. 之后复制粘贴代码到您的网页上.

5. 现在您可以访问网页来查看嵌入网页中的3D CAD模型显示效果了.

为更清楚地了解嵌入操作, 您可以查看具体实例通过3D CAD模型下载平台PARTcommunity技术嵌入产品模型到网页中.

Go back