- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi WCrihfield, thanks for your answer
Today I have a ilogic script that makes a pdf-file of the manufacture drawing. Now we need a control drawing there we can put out symbols which measure our staff should check then the parts arrive. So I would like to make two different drawings (pdf-files); one for manufacturing and one for control.
My idea to solve this, is that I make a specific symbol on a unique layer. This symbol will be places on those measures we will control. My script will first hide the symbols and generate a manufacturing drawing and then light up and make the control pdf.
The new symbol will only exist in a new drawing template and on some drawing the symbol might not be placed so I need a check in the script that the template is new and that the symbol has been placed. Sounds OK?!?
//Goran