Skip to content

bcourter/SpaceClaim-AddIns

Repository files navigation

SpaceClaim Add-Ins

Copyright (C) 2012 SpaceClaim Corporation 
Provided under the MIT license.  See below for more information

Requires SpaceClaim 2012+ and Visual Studio 2010 or later.

The solution contains several add-ins I've writting to help SpaceClaim customers or for personal art projects.  Code quality is decent, but not as error-safe as production code.  Goals currently are to improve the quality of this code, add more capabilities as needed, and clean-up and move experimental code to the collection.

Projects:
* Unfold: tools for creating flat patterns from planar-faced bodies and generating planar-faced bodies.
* Gear: a gear generator, developed from first principles, not standards.
* Utilities: other miscalaneous tool.
* AddInLibrary: a collection of helper classes that expedite add-in development, including:
	o RibbonCommandCapsule: a toolkit to generate Ribbon.xml UI with parameters quickly. Not in a final state.
	o ShapeHelper: a set of methods to quickly generate geometry
	o And a bunch more

If you'd like to contribute or have enhancement suggestions, please reach out. 

License:
Copyright (C) 2012 SpaceClaim Corporation

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

A collection of SpaceClaim add-ins

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages