I am trying to create a graph to first create new levels in a project and then to rename those levels by copying their elevation into the name field. I have managed to create separate graphs that will create the Levels and Rename Levels in a model. I am struggling to figure out how get the functionality to work inside of a single graph that runs in series.
Don’t. Likely better to extract the elevation from the inputs you used to create the level (i.e. the Z value of the plane) and use that as the name.
following on from this, make sure you round your elevation numbers or you’ll likely end up with x.99999999999.
Ask me how i know ![]()
1 Like
