Skip to content

Helps making add-ins and stand alone applications for SOLIDWORKS.

Notifications You must be signed in to change notification settings

HYMMA/Hymma.Solidworks

Repository files navigation

Overview

This monorepo consists of four different projects. Each project has its own readme file. Please refer to them for more information.

Package descriptions

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

Sample Addins

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.

License

MIT Copyright 2021 HYMMA

About

Helps making add-ins and stand alone applications for SOLIDWORKS.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published