05-31-2019
07:06 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
05-31-2019
07:06 AM
Oh I just noticed you're talking about Drawing Views not Assembly visibilities. Hmmm.
Well you could try using the method I posted to create / update a view rep in the assembly the drawing view references, and then use DrawingView.ActiveDesignViewRepresentation to apply it. That would probably be a lot faster than the SetVisibility method.