Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jeremytammik/getcentroid
Revit add-in for solid centroid and volume calculation.
https://github.com/jeremytammik/getcentroid
Last synced: 17 days ago
JSON representation
Revit add-in for solid centroid and volume calculation.
- Host: GitHub
- URL: https://github.com/jeremytammik/getcentroid
- Owner: jeremytammik
- License: mit
- Created: 2015-06-23T09:12:40.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-06-23T09:57:39.000Z (over 9 years ago)
- Last Synced: 2024-10-16T15:07:44.382Z (2 months ago)
- Language: C#
- Size: 118 KB
- Stars: 4
- Watchers: 4
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# GetCentroid
Revit add-in for solid centroid and volume calculation.
For more information, please refer to
[The Building Coder](http://thebuildingcoder.typepad.com) and the detailed articles describing the original implementation,
[Solid Centroid and Volume Calculation](http://thebuildingcoder.typepad.com/blog/2012/12/solid-centroid-and-volume-calculation.html).## Author
Jeremy Tammik,
[The Building Coder](http://thebuildingcoder.typepad.com),
[ADN](http://www.autodesk.com/adn)
[Open](http://www.autodesk.com/adnopen),
[Autodesk Inc.](http://www.autodesk.com)## License
This sample is licensed under the terms of the [MIT License](http://opensource.org/licenses/MIT).
Please see the [LICENSE](LICENSE) file for full details.