This monorepo consists of four different projects. Each project has its own readme file. Please refer to them for more information.
package | Description |
---|---|
Hymma.Solidworks.Interop | Adds references to solidworks Interop Libraries |
Hymma.Solidworks.Extensions | Provides a wealth of useful extension methods to solidworks API |
Hymma.Solidworks.Addins | This is a framework to help with making native looking plugins for solidworks |
Hymma.Solidworks.Addins.Fluent | Based on Hymma.solidworks.Addins package, this framework uses fluent api to deliver same result |
There are two free addins in this repo.:heart:
- Qrify is made using Hymma.Solidworks.Addins
- This Addin converts a random text into QR image and copies it into the clipboard.
- Qrify+ is made using Hymma.Solidworks.Addins.Fluent
- This Addin converts value of a custom property into QR image. Users can add suffixes to the QR text.
Although these are free for commercial use they exist to help you develop your own addins. All the .snk
files are included so you can build the projects once they are cloned.
MIT Copyright 2021 HYMMA