Layout objects lock after adding/modifying objects
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello,
First off let me say that I am using Civil3D 2020 and I am using Sheetset Manager (SSM). My problem relates to working with layouts so I posted here instead of the C3D forum. The issue I am experiencing is best described with an example. I have created a new sheet in SSM. I open the layout and I add a viewport from another drawing via the "Model Views" tab in SSM. I then add a second view to the layout. Upon adding the second view, the data in the first view disappears. So I decide to delete the first viewpoint and simply add it back. Except I cannot delete the first viewport or modify anything on the layout. I can select objects but cannot change or delete them. This locking behavior is what I'm primarily trying to solve. The disappearing data in the viewport is a separate problem. (Which i suppose I should make a separate post unless the two are related) I have experienced this behavior when adding anything to the layout. For instance, add a north arrow linked to the viewport, everything is locked. Execute the clip viewport function, everything is locked. In most cases I am allowed one action and then the layout is locked. I can however close the drawing containing the layout and reopen and then I can continue to work however if I executed one of the examples mentioned above the layout would be locked again.
As additional info that might be relevant, my workflow involves having all linetypes, lineweights, colors, etc governed by the modelspace drawing rather than the layout. In an attempt to have that functionality I have set the following acad variables:
VISRETAIN = 0
XREFOVERRIDE = 0
VPLAYEROVERRIDESMODE = 0
I have found many examples of behavior that is similar in the forum but none solved my problem.
If this is a duplicate post I apologize. I would be grateful for any suggestions.