T O P I C R E V I E W |
jmoore284 |
Posted - May 21 2008 : 10:21:16 AM I have a large quantity of drawings in which the text is using various text font styles. I would like to run a script in Hurricane that would do something like a qselect and update all of the texts fonts over to simplex. Any idea of how to go about this? I am new to writing scripts. |
2 L A T E S T R E P L I E S (Newest First) |
n/a |
Posted - May 21 2008 : 10:39:32 AM This time with the attachment, maybe:
[b]Download Attachment:[/b] SWFONTSSIMPLEX.zip[br]897 Bytes |
n/a |
Posted - May 21 2008 : 10:38:10 AM You can give this lisp routine a try, if noone else responds. Please back up all of your drawings to a separate folder before starting.
Extract the lisp routine from the ZIP archive into the folder with your drawings. Write and use the following script: (include the parentheses & quotes)
(load "swfontssimplex") swfontssimplex
I don't remember whether this script will get at text or attributes in complex entities like blocks and such. Also not sure if it does all of the different entities such as Text, Mtext, AttDefs, Attributes, Dimensions.
Good luck. I hope it does what you need. |
|
|