Open Archinecture opened 7 years ago
Thanks - have you checked out the "Settings.xml" file in the install folder (typically C:\ProgramData\Autodesk\Revit\Addins\
Perfect! thanks =)
Hi, is there a way to control the solid color overwrite with the xml too? I have a slab and some walls that have a solid overwrite and I can't differentiate them.
Thanks,
Sorry – not sure what you’re referring to in “Solid color overwrite”?
From: Archinecture [mailto:notifications@github.com] Sent: Thursday, November 16, 2017 8:17 AM To: mattmas/Metamorphosis Metamorphosis@noreply.github.com Cc: Matt Mason mmason@rand.com; Comment comment@noreply.github.com Subject: Re: [mattmas/Metamorphosis] Feature Request: Change Output Colors (#24)
Hi, is there a way to control the solid color overwrite with the xml too? I have a slab and some walls that have a solid overwrite and I can't differentiate them.
Thanks,
— You are receiving this because you commented. Reply to this email directly, view it on GitHubhttps://github.com/mattmas/Metamorphosis/issues/24#issuecomment-344919477, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AFexoifZKbwm9G60WXzlNJNJNCqXMbY2ks5s3DWygaJpZM4QU4Av.
If the slab and the walls are both overwritten then I can't tell them apart.
Also, the dynamo definition shows some unresolved nodes...
You will need to find the appropriate dynamo package to resolve those nodes.
Got it, thanks https://forum.dynamobim.com/t/revit-metamorphosis/9902
Awesome add-in! Sorry to bring you guys to 2017, but nothing changes when I change the colors in "Settings.xml". What am I doing wrong?
ha! it was a simpler time, that's for sure. Can you post what your file looks like? The effect of it should be easily visible in the "Color Elements" button:
I did manage to do something, but I think I'm not following the instructions very well.
Gotcha - yes, I believe that you either have to have a color setting of the color name (like "Yellow") - or something in the format of "Red,Green,Blue" numbers, which are typically 0-255 - so "0,255,255". You can't use the hex format like you did above.
So I think you would want something like:
Thanks for the quick replies mattmas. I believe you might have missed uploading the image but I tried writing "Yellow" and I tried with "255,255,0". It stays black :-/ must have messed something up. I'm on it now, will report if I manage to fix it!
I got it! Since I have 12491425 versions of Revit, I had installed Metamorphosis on all of them, so I changed the color of all of them and it worked.
Sorry for the flood but it might help some other noob like myself. Again cheers for the incredible work, can't believe you guys made such a useful tool in under 30h 0.o
Me again. I was just trying to play around with metamorphosis again and I was wondering. (I am no coder) but would it be possible to add a line of code in Settings that allows us to change the line weight of the elements that are being colored? That would be of great assistance to visualize easier where the changes are!
It seems like a pretty easy change… Are we imagining it’s a single lineweight for all element types? Or are you picturing a different lineweight per Change Type? -Matt
From: sevsiv notifications@github.com Sent: Monday, July 6, 2020 8:46 AM To: mattmas/Metamorphosis Metamorphosis@noreply.github.com Cc: Matt Mason mmason@rand.com; Comment comment@noreply.github.com Subject: Re: [mattmas/Metamorphosis] Feature Request: Change Output Colors (#24)
_ CAUTION - External Email
Me again. I was just trying to play around with metamorphosis again and I was wondering. (I am no coder) but would it be possible to add a line of code in Settings that allows us to change the line weight of the elements that are being colored? That would be of great assistance to visualize easier where the changes are!
— You are receiving this because you commented. Reply to this email directly, view it on GitHubhttps://github.com/mattmas/Metamorphosis/issues/24#issuecomment-654212147, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ABL3DITRTYKKS6OIOKXIWADR2HBPFANCNFSM4ECTQAXQ.
If it would be an easy change then it would be nice to know how to do both options.
Could be a bit much to ask for but would it be difficult to write a line in the code that gives the different changes some mark( for example filling in a number in some property -Comments, Mark etc. 1 for Moved item, 2 for Added f eks.
I’m not sure if I’m understanding what you’re asking for.
Is it that you’d like to define “lesser” change types? Like a change that only affects “Comments” is a lesser-kind of change, so color that differently than something where the size changed?
-Matt
From: sevsiv notifications@github.com Sent: Tuesday, July 7, 2020 6:17 AM To: mattmas/Metamorphosis Metamorphosis@noreply.github.com Cc: Matt Mason mmason@rand.com; Comment comment@noreply.github.com Subject: Re: [mattmas/Metamorphosis] Feature Request: Change Output Colors (#24)
_ CAUTION - External Email
Could be a bit much to ask for but would it be difficult to write a line in the code that gives the different changes some mark( for example filling in a number in some property -Comments, Mark etc. 1 for Moved item, 2 for Added f eks.
— You are receiving this because you commented. Reply to this email directly, view it on GitHubhttps://github.com/mattmas/Metamorphosis/issues/24#issuecomment-654752293, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ABL3DIUYFORVANORIOBRFOTR2LYY7ANCNFSM4ECTQAXQ.
I mean if an element has been added and gets colored (whatever color), it also gets a "Moved" text in their comment property (or owhatever property)
Ah – so update their “Comment” parameter to reflect their change (so that you could schedule, for example, the changes)?
From: sevsiv notifications@github.com Sent: Tuesday, July 7, 2020 9:57 AM To: mattmas/Metamorphosis Metamorphosis@noreply.github.com Cc: Matt Mason mmason@rand.com; Comment comment@noreply.github.com Subject: Re: [mattmas/Metamorphosis] Feature Request: Change Output Colors (#24)
_ CAUTION - External Email
I mean if an element has been added and gets colored (whatever color), it also gets a "Moved" text in their comment property (or owhatever property)
— You are receiving this because you commented. Reply to this email directly, view it on GitHubhttps://github.com/mattmas/Metamorphosis/issues/24#issuecomment-654880854, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ABL3DIQTYXH3MD5GZ3CJAU3R2MSTNANCNFSM4ECTQAXQ.
Precisely
Hi!
I love your Add-In. Would it be possible to change the output colors?
Thanks,