gtalarico / revitapidocs

Online Revit API Documentation: 2015, 2016, 2017, 2017.1, 2018
http://www.revitapidocs.com
33 stars 21 forks source link

Use get_db instead of search for schema #69

Closed gtalarico closed 7 years ago

gtalarico commented 7 years ago

This will allow retrieval through dict hash key instead of search and should reduce load time in half.

gtalarico commented 7 years ago

Fixed on ba2a34b