Automating assemblies using SOLIDWORKS API
Assemblies automation (components, BOM, contexts) using SOLIDWORKS API sidebar_position: 1
labels: [assembly]
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