SolidWorks二次开发官方教程-API Fundamentals学习分享

SolidWorks二次开发官方教程-API Fundamentals学习分享

今天618,送大礼!
间断的花了快两个月时间,终于把官方的API基础知识学习完了。
下面是链接和截图:

API Fundamentals https://my.solidworks.com/training/elearning/68/api-fundamentals
这个访问需要正版Solidworks订阅用户。

文章目录

课程目录:

  1. Course Modules
  2. eCourse Overview
  3. Course Introduction
  4. Using the Macro Recorder (1 of 2)
  5. Using the Macro Recorder (2 of 2)
  6. Understanding the API Object Model (1 of 2)
  7. Understanding the API Object Model (2 of 2)
  8. Setting System Options and Document Properties
  9. Automating Part Design
  10. Automating Assembly Design
  11. Automating Drawing Development
  12. Using Selection and Traversal Techniques
  13. Adding Custom Properties and Attributes
  14. Installing and Using the SOLIDWORKS API SDK (1 of 2)
  15. Installing and Using the SOLIDWORKS API SDK (2 of 2)
  16. Customizing the SOLIDWORKS User Interface (1 of 2)
  17. Customizing the SOLIDWORKS User Interface (2 of 2)
  18. Understanding Notifications

我的学习PPT记录 截图:



官方提供的代码与练习资料:
我把我的学习记录与资料放在了新的开源库里:

下载地址:

https://gitee.com/painezeng/api-fundamentals

里面包括文字,教材与 对应的基本上每页的PPT。

大家可以去这里拿。

学习总结:

这是官方提供的原生的视频教程,市面上的官方教程也是参考这个来编写的。
这里面基本上是从零基础讲解的,很多基础知识都有涉及,包括api帮助的使用,宏特征,对象关系 等等。
当然也是全英文的,里面有一些跟着视频动手操作的交互过程,用来加深印象。
通过这一次系统的学习官方的API基础知识,我也是收获了不少。

posted @
2021-06-18 08:42 
painezeng  阅读(
0)  评论(
0
编辑 
收藏 
举报  
来源