Message 1 of 2
Closing Drawing leaves files used in views open
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
i have a small program which creates some drawings automatically.
It creates the drawing from scratch adding:
Views (of assembly files)
Features (workplanes for centerlines, includeds model sketches, etc)
Dimensions
Notes
Dimensions are added by finding features in the part models with named faces.
The issue I have is when I close the drawing document the models used in the views remain open, they are invisible at this stage. Is there a way to prevent this? I.e. shut down the model and close all associated models?
The second issue is that the assembly file used in the views is also dirty, does creating geometry proxies dirty a document?
thanks,
John