|
Project Information
Members
Featured
Downloads
Wiki pages
Links
|
IntroductionOn this site you will find many basic CAD plugin workspaces to help you with your CAD development tasks. I currently target the following CAD systems
ASSUMPTIONS. READ CAREFULLY.
What to Download?I have committed the entire source code. You can download and keep up-to date with the latest commits using an SVN client by checking out from the Source. Alternatively in the Downloads section I have uploaded dated ZIP files that contain a snapshot of the same source as of that date. If you do not have access to an SVN client, then this option would work better for you. Build InstructionsPlease follow the build instructions for each individual project: SWXBATCH
SWXBATCH_CEEFIT
Pro/Toolkit Visual Studio 2005 Workspace
LICENSEWhile the "Code License" says "GNU General Public License V2" I should point out that only the SWXBATCH_CEEFIT project (or any other project of mine that uses the CeeFIT library) requires the license. This is because CeeFIT itself is GPL v2 and any project that uses GPL-licensed source/binaries in its code, has to also be GPL compliant. SO DOES THIS AFFECT YOU?The SWXBATCH_CEEFIT is primarily intended as a test framework. If you use it as intended and don't distribute your test framework to your clients (i.e. you only use the test framework in house) then the license change from 'New BSD' to 'GPL' doesn't affect you. If you are unable to comply with this requirement, I am afraid I can't help, since the GPL is viral in that way. Some of the projects hosted on this site were originally available from my blog at ossandcad. If you find this project interesting, subscribe to http://fusion.google.com/add?feedurl=http://feedproxy.google.com/ossandcad to stay updated. |