How can I set up my drawing title block/template (SolidWorks 2015) so that it returns a revision description based on the Revision #?
If Revision # = 'x', then Revision Descripiton = 'y'
How can I set up my drawing title block/template (SolidWorks 2015) so that it returns a revision description based on the Revision #?
If Revision # = 'x', then Revision Descripiton = 'y'
You need to define where the Rev Description is stored so we can answer you better. Is it a static hard coded value or dynamically entered by the user approving?
Hi,
Since it's dynamic, how would that script ever know what to put in there?
Would it work for you to handle revisions in workflow, and putting the (approval) state change comment into a data card variable as "revision comment", then bring that variable's contents into the title block?
(I realized after posting that i'm asking the same as Mike Sveda....)
Martin
do you want a script for this? and how/where you want to retrieve the description from?