View Full Version : Autolisp meshing routines for Carlson Hull Designer


bobg3723
08-20-2008, 12:18 AM
Hello everyone,

This should read: Autolisp routines for IntelliCAD to mesh a 3D hull from a Carlson Hull Designer 2D lines plan, to be exact.

I've written these hull meshing routines in the hopes that those using IntelliCAD can now avail themselves to a suite of semi-automated scripts that will create a 3D meshed hull using the 2D lines plans created with Carlson Hard Chine Designer.

You'll have to copy the TXT files into the clipboard and then paste them into your Lisp editor to be saved as a .LSP file before loading them into Intellicad.

Enjoy!

BobG

bobg3723
08-21-2008, 02:15 AM
In the txt file FITUP.TXT, I failed to mention that you also need to load the third application named MODIFY.LSP. That file contains the function '3DFIT'.

I've also re-edited the 'Meshing a hul.doc' to be a little clearer on how and what instance to use '3DFIT'.

If anybody's using these applications inside AutoCAD, please let me know if there are any bugs for me to correct.

Cheers,
BobG

View Full Version : Autolisp meshing routines for Carlson Hull Designer