gtalarico / revitapidocs

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

Feature request: Hide / unhide inherited members #122

Closed andydandy74 closed 4 years ago

andydandy74 commented 6 years ago

Hi Gui, one thing I find myself wanting fairly often is the ability to hide all properties and methods that are not specific to the class I am currently looking at (i.e. everything inherited from any parent classes). It would be really cool to be able to have a toggle to hide/unhide those items...

Example: Looking at SharedParameterElement this would isolate the GuidValue property since it is the only one not inherited from Element.

gtalarico commented 6 years ago

Great suggestion. Should be fairly easy to implement. I will take a look at this next time I get into the code.

gtalarico commented 4 years ago

Added to apidocs.co