Quantcast
Channel: All Revit API Forum posts
Viewing all articles
Browse latest Browse all 67020

Re: Get changes in IUpdater

$
0
0

Hi Michal,

Well, you can work out what happened to the wall. You just need to provide a framework with which to make it work. And you have to be selective, and minimise what you do so you don't affect performance.

If you want to track geometry changes for a wall, set up an Element.GetChangeTypeGeometry updater. You could pre-add the existing geometry data (as ExtensibleStorage?) to the wall when it's created, and make a comparison of that data if the wall changes (and of course update the geometry ExtensibleStorage data on the wall when you're done, in preparation for the next change).

What are you actually trying to achieve?

 

-Matt


Viewing all articles
Browse latest Browse all 67020

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>