right now I am working on a project, which should get the roomnames from a plan view and compare each room name with a database. If the roomname if found in the database, the parameter in the room called "IS_IN_DATABASE" should be updated with "YES"
Unfortunately I have no Idea, how to get the roomnames from one plan view...
I found this post: https://forums.autodesk.com/t5/revit-api-forum/how-to-retrieve-rooms-filtered-by-level/td-p/6627076
but it does not work because I always get a exception:
viewId is not a view. Parameter name: viewId