hi everyone
I used a script to count the finishing of stairs in Revit 2020, and everything worked well. However, after switching to the 2023 version, the script stopped working. I didn’t know that Dynamo had a distinction between Face and Surface, as the Face.Vertices node (as an example) worked with surfaces. I haven’t found a solution to this issue yet. Does anyone have any ideas on how to convert or work around this problem?
Hi @Storm guess you miss Topology.Faces,
wow, it was easier than i thought ^^
thank u, i’ll try it
1 Like

