The Hurricane Forum
The Hurricane Forum
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 Hurricane for AutoCAD
 General Discussion
 Exporting DWG to SAT
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

mustard
Starting Member

Canada
3 Posts

Posted - November 10 2004 :  2:02:07 PM  Show Profile  Visit mustard's Homepage  Reply with Quote
I just downloaded the demo version of this software. I am having trouble getting started. Could someone please help me out by getting me started with this project. I have multiple .DWG files that i need to convert to .SAT files. Please let me know. Thanks.

Dan

Admin
Administrator



652 Posts

Posted - November 10 2004 :  2:45:51 PM  Show Profile  Visit Admin's Homepage  Reply with Quote
Hi,

The command you are looking for is ACISOUT.

You can use it in a script like this

;START SCRIPT
ACISOUT
ALL

C:$FILENAME$.SAT
;END SCRIPT

Of course, you don't have to use the "C:$FILENAME$.SAT" line.
(Check out the Hurricane TAGS for more info http://www.74mph.com/faq/FAQ00146.html

You can just leave the last lines blank... to save them to the current directory...
like this...
;START SCRIPT
ACISOUT
ALL


;END SCRIPT

Hope this helps!
Regards,
Bill

Hurricane for AutoCAD
http://www.74mph.com
FAQ at
http://www.74mph.com/faq/faq.html
Tutorials at
http://www.74mph.com/tutorials.html
Go to Top of Page

mustard
Starting Member

Canada
3 Posts

Posted - November 10 2004 :  4:30:33 PM  Show Profile  Visit mustard's Homepage  Reply with Quote
Hey Bill,

Thanks for the help but its still not quite working as of yet. This is what i get once i run the script:

Regenerating model.
Loading Mechanical modules.....
Loader application completed
Workbench 8.0 Plug-In for Mechanical Desktop 6
Version 8.0 (Oct 1 2003 11:24:11)
1999 - 2003 3Dconnexion. All rights reserved.
[3Dconnexion 3D-Controller ObjectARX Interface V2.7.1 (AutoCad 2002)]
AutoCAD Express Tools Copyright © 2000 Autodesk, Inc.
M6 SP4 Acad.lsp loaded..
M6 SP4 Acaddoc.lsp 2003-07-30audit
2 Blocks audited? [Yes/No] <N>: y
Pass 1 0 objects audited
Pass 2 0 objects audited
Pass 3 100 objects audited
Total errors found 0 fixed 0
loaded.toolbar Enter toolbar name or [ALL]: EDWPUBLISHER.eDrawing Publisher
Enter an option [Show/Hide/Left/Right/Top/Bottom/Float] <Show>: show toolbar
Enter toolbar name or [ALL]: SWFILECONV.TB_XW
Enter an option [Show/Hide/Left/Right/Top/Bottom/Float] <Show>: show
M6 SP4 Menu Utilities 2003-02-21 loaded.nil
Command: _SDI
Enter new value for SDI <0>: 1
Command: (if (/= (getvar "DBMOD") 0)(command "_.OPEN" "_Y")(command "_.OPEN"))
_.OPEN
Enter name of drawing to open <.>: nil
Enter name of drawing to open <.>:
"r:CAD_LibraryIHO3s000-010

Dan
Go to Top of Page

Admin
Administrator



652 Posts

Posted - November 10 2004 :  6:51:29 PM  Show Profile  Visit Admin's Homepage  Reply with Quote
Hi Mustard,

1) Can you send me a copy of your hurricane.scr file? (found in your /AutoCAD/Suppor/ directory, and
2) Can you can also (in Hurricane) turn "logging" on via the "Tools->Options->Log tab", then press "Create Batch Script", then send the "hurricane.log" file, found in the /Hurricane/DATA/ directory.

I generally attempt to get one thing going before another... so if you could , please just try using a ZOOM E script to get the feeling of what Hurricane does, and how it works. It looks like you are going for a fairly lengthy script to start with, so lets try to take a few baby steps, then combine them all, after each one works (you can create short, small scripts, and use the "Append" checkbox to append them all together.

It looks like you may have a bunch of autoloading lisp/commands running just as the file is opened... and maybe a rogue "Carriage Return" or two. (These are usually what things boil down to). But as of now, I'm not sure what you have in your "Hurricane" script vs. what you have in your AutoCAD2004.lsp file.

So if we get to see those files, hopefully we can get this worked out quickly...
(Make sure you ZIP them to post them), or you can just e-mail them directly to me (bill at 74mph.com)

Regards,
Bill

Hurricane for AutoCAD
http://www.74mph.com
FAQ at
http://www.74mph.com/faq/faq.html
Tutorials at
http://www.74mph.com/tutorials.html
Go to Top of Page

mustard
Starting Member

Canada
3 Posts

Posted - November 12 2004 :  2:21:15 PM  Show Profile  Visit mustard's Homepage  Reply with Quote
Hey Bill,

I've sent you a email with the correct files that you requested.
Let me know what you think. Please email me at dijon45@hotmail.com or just post what your thoughts were on this.
Thanks for the help!

Regards,

Dan

Dan
Go to Top of Page

Admin
Administrator



652 Posts

Posted - November 12 2004 :  2:26:11 PM  Show Profile  Visit Admin's Homepage  Reply with Quote
Hi,

I got your info thanks... I suppose you might have just copied the script file incorrectly.

Here it is in ZIP format. Just extract it into your SCRIPTS directory and then use the filter to find it by typic ACIS.

Download Attachment: ACIS OUTPUT.zip
634 Bytes

This works for me... so I would hope it works for you??

Regards,
Bill

Hurricane for AutoCAD
http://www.74mph.com
FAQ at
http://www.74mph.com/faq/faq.html
Tutorials at
http://www.74mph.com/tutorials.html
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
The Hurricane Forum © 2009 - 2021 Go To Top Of Page
This page was generated in 0.3 seconds. Snitz Forums 2000