I accidentally had window families imported multiple times. Which is now causing validation problems. I am unable to delete the windows- or at least I can not. How can I remove all of the windows and start over for windows only?
Hi @cemresonmez,
There are 3 different ways that you can do this:
- Use the
Overwrite existing openingsin Revit connector when adding the openings to the rooms. That will overwrite all the existing doors and windows and add the new ones. - Use the
Remove small openingscommand with a very large value to remove all the doors and windows from your model. - Use the
Repair invalid windowscommand. Since these openings are invalid, this command will remove the duplicate ones and only keep one of them.
Let me know if you have any other questions.