SolidWorks二次开发官方教程-API Fundamentals学习分享
今天618,送大礼!
间断的花了快两个月时间,终于把官方的API基础知识学习完了。
下面是链接和截图:
API Fundamentals https://my.solidworks.com/training/elearning/68/api-fundamentals
这个访问需要正版Solidworks订阅用户。
文章目录
课程目录:
- Course Modules
- eCourse Overview
- Course Introduction
- Using the Macro Recorder (1 of 2)
- Using the Macro Recorder (2 of 2)
- Understanding the API Object Model (1 of 2)
- Understanding the API Object Model (2 of 2)
- Setting System Options and Document Properties
- Automating Part Design
- Automating Assembly Design
- Automating Drawing Development
- Using Selection and Traversal Techniques
- Adding Custom Properties and Attributes
- Installing and Using the SOLIDWORKS API SDK (1 of 2)
- Installing and Using the SOLIDWORKS API SDK (2 of 2)
- Customizing the SOLIDWORKS User Interface (1 of 2)
- Customizing the SOLIDWORKS User Interface (2 of 2)
- Understanding Notifications
我的学习PPT记录 截图:
官方提供的代码与练习资料:
我把我的学习记录与资料放在了新的开源库里:
下载地址:
https://gitee.com/painezeng/api-fundamentals
里面包括文字,教材与 对应的基本上每页的PPT。
大家可以去这里拿。
学习总结:
这是官方提供的原生的视频教程,市面上的官方教程也是参考这个来编写的。
这里面基本上是从零基础讲解的,很多基础知识都有涉及,包括api帮助的使用,宏特征,对象关系 等等。
当然也是全英文的,里面有一些跟着视频动手操作的交互过程,用来加深印象。
通过这一次系统的学习官方的API基础知识,我也是收获了不少。
posted @
2021-06-18 08:42
painezeng 阅读(
0) 评论(
0)
编辑
收藏
举报
来源