mattmas / Metamorphosis

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

Feature proposal - Changes in Element types #23

Open pabloderen opened 6 years ago

pabloderen commented 6 years ago

Hi @mattmas , I have forked your project and added small feature to filter changes in elements types as a different "Change". Feel free to use it if you think is useful. https://github.com/pabloderen/Metamorphosis # #

sevsiv commented 4 years ago

I know it's from ancient times but could you post your feature"change" again?

mattmas commented 4 years ago

I’m sorry – feature change? I’m confused by what you mean?

Thanks, Matt

From: sevsiv notifications@github.com Sent: Wednesday, July 15, 2020 8:14 AM To: mattmas/Metamorphosis Metamorphosis@noreply.github.com Cc: Matt Mason mmason@rand.com; Mention mention@noreply.github.com Subject: Re: [mattmas/Metamorphosis] Feature proposal - Changes in Element types (#23)

_ CAUTION - External Email

I know it's from ancient times but could you post your feature"change" again?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHubhttps://github.com/mattmas/Metamorphosis/issues/23#issuecomment-658732221, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ABL3DISX5V7DYTWO4MVFYODR3WMR7ANCNFSM4EBJVQIQ.

sevsiv commented 4 years ago

I meant pabloderen's little addin to your project.

pabloderen commented 4 years ago

Hi @sevsiv , my fork it's far behind from @mattmas current branch, so it's not a simple PR to include the changes.

Feel free to access my fork take the code you need.

https://github.com/pabloderen/Metamorphosis

Main changes are in : https://github.com/pabloderen/Metamorphosis/blob/master/src/RevitFingerPrint/ComparisonMaker.cs https://github.com/pabloderen/Metamorphosis/blob/master/src/RevitFingerPrint/Objects/Change.cs https://github.com/pabloderen/Metamorphosis/blob/master/src/RevitFingerPrint/Objects/RevitElement.cs https://github.com/pabloderen/Metamorphosis/blob/master/src/RevitFingerPrint/databaseFormat.txt