Revit MEP Sample Application for Revit MEP HVAC and electrical
Provided by Jeremy Tammik, Autodesk Inc. and ADN, the Autodesk Developer Network.
Demonstrate use of the Revit API for MEP specific tasks.
Use of the generic Revit API for HVAC specific tasks, using only standard Revit element properties and parameters:
- Determine air terminals for each space.
- Assign flow to the air terminals depending on the space's calculated supply air flow.
- Change size of diffuser based on flow.
- Populate the value of the 'CFM per SF' variable on all spaces.
- Determine unhosted elements.
- Reset demo.
Use of the MEP specific API to traverse an electrical system and display its hierarchy in a tree view.
http://thebuildingcoder.typepad.com/blog/2012/05/the-adn-mep-sample-adnrme-for-revit-mep-2013.html
http://thebuildingcoder.typepad.com/blog/2013/06/the-adn-sample-adnrme-for-revit-mep-2014.html
http://thebuildingcoder.typepad.com/blog/2014/06/adnrme-migrated-to-revit-mep-2015-on-github.html