Message 1 of 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I have some code which does two things:
1) first generates me a stack of DXF's from all the sheets in my drawing.
- a) For this to work, I need the hidden lines removed. I've tried simply toggling the visibility of the hidden lines, but they still end up exporting and causing trouble down the line.
2) Exports a stack of screen captured images which need to have the hidden lines active.
What I was thinking, was rather than toggle the visibility, I could just toggle the view style. Is this possible? Does anyone know the command for this?
If there is a command for excluding certain layers from exporting during the dxf generation, that should also solve my problem. Im using the 'DXFAddIN' to generate the dxf's.
Thanks in advance for any help
Solved! Go to Solution.