Message 1 of 3
Problem with family instance in updater.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I am writing a tool that allows you to cut out some parts of a wall using a family instance and the cut geometry command.
I am also trying to create an updater for changing the wall, in which, in accordance with the change in the wall, my family instance is also rebuilt. However, sometimes in the updater, when the wall has already changed and I haven't rebuilt my family yet, I get the error "Can't cut instance(s) of Family 1 out of its host.".
Does anyone know how to solve this problem?