mattmas / Metamorphosis

A tool for watching changes between Revit models, addin and Dynamo.
MIT License
77 stars 24 forks source link

Color by Elements for one Change Type #7

Closed thazell closed 7 years ago

thazell commented 7 years ago

Is there a way we can limit the change types that show up when we hit "Color Elements"

The red seems to take over almost every time I have done it and I think red is parameter change, which I typically don't care about.

mattmas commented 7 years ago

Actually, I think we currently have only three colors: Green for new. Blue for Geometry Change. Red for Parameter Change (as well as everything else - Move, Rotate). So we probably need at least one more color.

But are you thinking you'd like to have another pop-up when you go to Color where you pick which kinds of changes you would like to see colored?

-Matt

thazell commented 7 years ago

Yes, I'd like to see a popup or something that allows us to select which colors to view. It could be a dropdown or some other user interface option.

mattmas commented 7 years ago

Added another dialog box. quick and dirty.

mattmas commented 7 years ago

(version 1.0.5)

thazell commented 7 years ago

Solid! Thanks Matt you rock!