The Hurricane Forum
The Hurricane Forum
Home | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 General
 Everything Else
 Batch View

Note: You must be registered in order to post a reply.
To register, click here. Registration is FREE!

Screensize:
UserName:
Password:
Format Mode:
Format: BoldItalicizedUnderlineStrikethrough Align LeftCenteredAlign Right Horizontal Rule Insert HyperlinkInsert EmailInsert Image Insert CodeInsert QuoteInsert List
   
Message:

* HTML is OFF
* Forum Code is ON
Smilies
Smile [:)] Big Smile [:D] Cool [8D] Blush [:I]
Tongue [:P] Evil [):] Wink [;)] Clown [:o)]
Black Eye [B)] Eight Ball [8] Frown [:(] Shy [8)]
Shocked [:0] Angry [:(!] Dead [xx(] Sleepy [|)]
Kisses [:X] Approve [^] Disapprove [V] Question [?]

   Attach a File

Check here to subscribe to this topic.
   

T O P I C    R E V I E W
jlshapiro Posted - October 05 2007 : 09:39:06 AM
Need some help. I'd like to create a script that opens an ACAD file zooms to a window view & pauses for 10 seconds to let me look at the view. Then does not save the view & goes on to the next drawing & does the same thing.

What I'm doing is inserting a PE stamp into a drawing in Hurricane. The view zoom script will be used to check the "PE-insert" worked OK w/o printing & checking 100's of drawings.

JS
1   L A T E S T    R E P L I E S    (Newest First)
Admin Posted - October 05 2007 : 09:46:27 AM
Hi JS,

Your script could look something like this...


ZOOM
W
123,456 567,899 <-change coords here


Then make sure you have the DELAY and TEST RUN checkboxes selected.
The DELAY checkbox automatically appends a DELAY command to the script, and the TEST RUN box supresses the QSAVE that is normally automatically added to the script by Hurricane.

If you want, you can put the DELAY in the script itself, like "DELAY 10000" (10 seconds), so you can play with the timing.

I hope this helps you out!?

Regards,
Bill

The Hurricane Forum © 2009 - 2021 Go To Top Of Page
This page was generated in 0.17 seconds. Snitz Forums 2000