cely
12-01-2003, 01:06 PM
Here is a BOBCAD script that will design, skin and face a toy sailboat. You get to set key parameters, like length, width, depth, thickness and bow and stern angles. By choosing the appropriate parameters, I have designed (though never milled) sailboats, torpedoes, paddle boards and something that looks like a surfboard (sort of). I'm surprised at it's flexibility.
The BOBCAD design "instuctions.cad" contains more details about what the parameters control.
The BOBCAD script "createsailboat.bas" gets it done.
I created this script as a way to learn how to use BOBCAD and especially scripting. I would have cleaned it up with FUNCTIONS and SUBS, however, the gift giving season is here and frankly, I'm tired of "scripting".
CELY
The BOBCAD design "instuctions.cad" contains more details about what the parameters control.
The BOBCAD script "createsailboat.bas" gets it done.
I created this script as a way to learn how to use BOBCAD and especially scripting. I would have cleaned it up with FUNCTIONS and SUBS, however, the gift giving season is here and frankly, I'm tired of "scripting".
CELY