Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xarial/cad-plus
Tool which complements functionality of SOLIDWORKS by enabling additional toolsets. The application allows to automate various areas of SOLIDWORKS application. This includes but not limited to custom properties automation, geometry features, custom toolbars, export and import capabilities etc.
https://github.com/xarial/cad-plus
edrawings macro solidworks toolbars xport
Last synced: 3 months ago
JSON representation
Tool which complements functionality of SOLIDWORKS by enabling additional toolsets. The application allows to automate various areas of SOLIDWORKS application. This includes but not limited to custom properties automation, geometry features, custom toolbars, export and import capabilities etc.
- Host: GitHub
- URL: https://github.com/xarial/cad-plus
- Owner: xarial
- Created: 2020-04-13T23:22:59.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-04-06T06:04:35.000Z (7 months ago)
- Last Synced: 2024-07-30T07:37:54.478Z (4 months ago)
- Topics: edrawings, macro, solidworks, toolbars, xport
- Language: VBA
- Homepage: http://cadplus.xarial.com/
- Size: 7.14 MB
- Stars: 51
- Watchers: 9
- Forks: 18
- Open Issues: 82
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
CAD+ Toolset is the SOLIDWORKS Solution Partner product which complements functionality of SOLIDWORKS by enabling additional toolsets. Application allows to automate various areas of SOLIDWORKS application
* [eXport+](https://cadplus.xarial.com/export/)
* [Batch+](https://cadplus.xarial.com/batch/)
* [Toolbar+](https://cadplus.xarial.com/toolbar)
* [Drawings+ - Export Flat Patterns](https://cadplus.xarial.com/drawing/export-flat-patterns/)
* [Drawings+ - QR Code Generator](https://cadplus.xarial.com/drawing/qr-code/)
* [Properties+](https://cadplus.xarial.com/properties/)
* [Assembly+ - Components Evaluation Report](https://cadplus.xarial.com/assembly/components-evaluation-report/)
* [BOM+](https://cadplus.xarial.com/bom/)
* [SOLIDWORKS PDM Professional Integration](https://cadplus.xarial.com/swpdm/)
* [Macro+](https://cadplus.xarial.com/macro-plus/)CAD+ Toolset can be extended by using CAD+ Toolset API
* [.NET modules (CAD++)](https://cadplus.xarial.com/extensibility/cad-plus-plus/)
* [COM API](https://cadplus.xarial.com/extensibility/com-api/)
* [VBA Macro++](https://cadplus.xarial.com/macro-plus/vba-macro/)
* [xCAD .NET Macro](https://cadplus.xarial.com/macro-plus/xcad-macro/)This repository contains examples of the CAD+ extensibility