zoukankan      html  css  js  c++  java
  • How to export a model from SolidWorks to Google SketchUp

    How to export a model from SolidWorks to Google SketchUp

    While Google SketchUp is not a professional CAD tool it has the advantage of being free and, because of that, it is used by a large number of people. Recently, some of my customers were asked by their own customers to supply SolidWorks models for review in SketchUp format.

    There is one problem with this request – none of file formats that SolidWorks can export to are on the SketchUp import list. There are commercial converters from SolidWorks to SketchUp but they come at a cost.

    SolidWorks to Google SketchUp Process

    Fortunately, we found a way to exchange data between SolidWorks and SketchUp – just follow this workflow:

    1. Save your SolidWorks model as ACIS (.SAT extension).

    clip_image002

    Save as ACIS

    Note: Make sure that the Options are set as per this image:

    clip_image004

    红色箭头内容分别是实体/曲面几何体和版本10.0

    Save As Options

    2. Open DraftSight. If you have not installed this free 2D Editor, please use this link for doing so: Download DraftSight

    3. In DraftSight’s command line type: “IMPORTSAT” and press <ENTER>. Locate the ACIS file you saved at step #1 and import it in DraftSight.

    clip_image006

    Import the ACIS file into DraftSight

    4. Save this file again in DWG format.

    5. Open SketchUp

    6. Import the DWG file you saved at STEP #4.

    clip_image008

    Import DWG into SketchUp

    7. That’s all. You have successfully imported your SolidWorks model into SketchUp.

    clip_image010

    Congratulations! You did it!

  • 相关阅读:
    接口测试总结
    Jmeter教程索引贴
    [转] 配置Log4j
    Jmeter报告优化之New XSL stylesheet
    Jmeter默认报告优化
    iOS 自动移除KVO观察者
    iPhone X 适配 ( iOS 11适配 )
    iOS中自动登录的设计
    iOS APP 安全测试
    APP安全测评checklist---Android
  • 原文地址:https://www.cnblogs.com/zhangyang/p/4321753.html
Copyright © 2011-2022 走看看