- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi @jgomis.ext. You will need at least one custom DesignViewRepresentation in your DesignViewRepresentaions collection to accomplish what you are trying to do. Then that one drawing view will have to be set to that custom DVR, so that the body visibility differences needed for that view do not effect the other drawing views. Once that custom DVR exists in your 'model' file, you can do either of the following:
1a) Set the visibility of those bodies in the model, while that custom DVR is active, so those settings get recorded.
1b) Set the drawing view to that DVR, then check the checkbox next for 'Associative' to link it.
1c) Do not attempt to further adjust any visibility of stuff in that drawing view.
or
2a) Do not mess with visibility in the model directly, but do set the drawing view to that custom DVR, but then do not check the checkbox for 'Associative', because you will be adjusting body visibility from the drawing side, which would break any associativity. Body visibility will still be effecting the model, but only that one custom DVR version of the model, if things are done right. Leaving your other drawing views (which are set to the 'Master/Locked' DVR, instead of the custom one) alone/unchanged.
Wesley Crihfield
(Not an Autodesk Employee)