PDA

View Full Version : place text all drawing



jskvithya
30th Jan 2012, 07:42 am
Dear sir

I want place same text in all drawing using batch proces. for examble i want place "NOTE" text in all drawing how to do it batch proces. i have 100 files i want add same text. wasting time open add save and close. please help me how to do it in batch proces. thank you

ReMark
30th Jan 2012, 12:34 pm
You would do it using a script that would open each drawing and insert the required text. The drawing would be saved then closed and the next drawing would be opened and the process repeated until all drawings had been processed. You should look into using AutoDesk's free program called ScriptPro for writing the script.

Keep in mind everything that is run in the script had to be done as though you were typing it at the command line. Scripts don't work with dialog boxes.

ScriptPro

http://usa.autodesk.com/adsk/servlet/item?siteID=123112&id=4091678&linkID=9240618