Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jeremytammik/usermepcalculation
Revit MEP Calculation External Service Sample
https://github.com/jeremytammik/usermepcalculation
Last synced: 2 months ago
JSON representation
Revit MEP Calculation External Service Sample
- Host: GitHub
- URL: https://github.com/jeremytammik/usermepcalculation
- Owner: jeremytammik
- License: apache-2.0
- Created: 2013-11-08T09:36:09.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-12-16T10:42:31.000Z (about 9 years ago)
- Last Synced: 2023-07-10T17:45:47.820Z (over 1 year ago)
- Language: C#
- Homepage: http://thebuildingcoder.typepad.com
- Size: 106 KB
- Stars: 12
- Watchers: 3
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# UserMepCalculation
Revit MEP Calculation External Service Sample
For more information, please refer to [The Building Coder](http://thebuildingcoder.typepad.com).
The first article on this add-in was
the [User MEP Calculation Sample](http://thebuildingcoder.typepad.com/blog/2013/07/user-mep-calculation-sample.html),
and the last mention is the summary of Arnošt Löbel's class SD10752
on [Revit External Services](http://thebuildingcoder.typepad.com/blog/2015/12/external-services.html) at Autodesk University 2015 in Las Vegas.This sample is now superseded by the [Revit MEP calculation sample](http://thebuildingcoder.typepad.com/blog/2015/12/external-services.html#5) that he presents there.
## Author
Jeremy Tammik,
[The Building Coder](http://thebuildingcoder.typepad.com) and
[The 3D Web Coder](http://the3dwebcoder.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 [Apache License](http://www.apache.org/licenses).
Please see the [LICENSE](LICENSE) file for full details.