jeremytammik / RevitLookup

Interactive Revit RFA and RVT project database exploration tool to view and navigate BIM element parameters, properties and relationships.
http://thebuildingcoder.typepad.com
MIT License
1.03k stars 294 forks source link

BipChecker #170

Open jeremytammik opened 1 year ago

jeremytammik commented 1 year ago

https://twitter.com/seanmpage/status/1646680590102437888?s=20

Sean Page, AIA @seanmpage · Love the new interface, but I miss the easy BIP mapping.

Thank you for the feedback! Please raise an issue for the BIP mapping on the GitHub repo for Roman to see. Thx!

Are you aware of the standalone BipChecker? Maybe we can integrate that?

chuongmep commented 1 year ago

I also created again bipchecker with user interface better before @jeremytammik , may be I will consider add to Revit Addin Manager https://github.com/chuongmep/RevitElementBipChecker

chuongmep commented 1 year ago

New version of RevitAddinManager Supported 😆

https://github.com/chuongmep/RevitAddInManager/releases/tag/1.4.6 Revit_aADmnBhE1T

jeremytammik commented 1 year ago

brilliant! would it be possible to integrate that into RevirLookup? many beginners are loathe to install lots of different utilities, or not aware of their existence...

chuongmep commented 1 year ago

I have no idea for integrate with RevitLookup. @Nice3point do you have idea to can intergrate ?

Nice3point commented 1 year ago

Hi guys, I won't be at my computer until Saturday. I'm a bit confused about what we're talking about. what is BIP mapping and what it looked like in the old version of RevitLookup, who has a screenshot?

chuongmep commented 1 year ago

@Nice3point this image image

Nice3point commented 1 year ago

@chuongmep I understand that the only difference is that Bip mapping displays instead of parameter names, their Builtin enum? In Lookup, they are still displayed as a Definition label (see screenshot), does it make sense to duplicate? or can we just display Builtin after the name in TreeView?

image

chuongmep commented 1 year ago

@Nice3point I not sure that, but if we have a tree view can show all label name smiler with paramter is awesome to snoop by Bip !