Automating assemblies using SOLIDWORKS API
Assembly is a specific type of the model document which represents a composition of sub documents to form the complete product.
Assemblies are represented with IAssemblyDoc SOLIDWORKS API interface.
This section contains examples and macros of automation assemblies using SOLIDWORKS API.
- Automating components and mates
- Assembly level features
- Working in assembly contexts