Redoing a old graph with old nodes to change levels

Hi all,

Just a warning, i’m a C3D user but I’m helping out our Revit teams right now

I’m trying to revive a graph that was shared to change the reference level

The thing is the original graph was done in 2017

Some nodes aren’t available now

Original Node : (Elements change level)

The one i’ve used and obviously doesnt work :
image

The original one : (Element.Name+)

Anyone knows how i can replace the ones missing so it can be functionnal ?

Attached the original graph ( Change Reference Level of Selected Elements_V2+.dyn )
The one i’ve redone is : REVT_CleanUpLevels.dyn

Change Reference Level of Selected Elements_V2+.dyn (66.7 KB)
RVT_CleanUpLevels.dyn (54.8 KB)


Both are in the Genius Loci package.

Notice the capital Change. Could be why your node is fadouched
You might also use the collector of levels so you don’t need Element.Name+
But the Element.Name+ still exists in the Clockwork package.

(I’m using Revit 2024.2 with the appropriate built in Dynamo version)

1 Like

@RevitRobot Thx !

That helps me a lot

Is it the same node the : “Elements Change Level” VS “Element Change Level” ?

I saw your version which was the Element change Level vs Element Change Level.

I don’t know about anything plural.

Just see if you get the desired effect :wink:

RVT_CleanUpLevels.dyn (55.3 KB)

That worked !

Thanx :slight_smile:

1 Like