can anyone please teach me how to put offsets into a computer programme,
& which programme
can anyone please teach me how to put offsets into a computer programme,
& which programme
What do you want to do with them when they are entered?
A simple curve fit for preliminary fairing can be done with Excel from that nice Mr Gates, but if you want to do real lines fairing you need appropriate software.
It really is quite difficult to build an ugly wooden boat.
Here ya go.
MS Excel. Feet as decimal to feet-inches-eighths.
=INT(A5/12)&" - "&INT(MOD(A5,12))&" - "&ROUND((A5-(INT(A5/12)*12)-INT(MOD(A5,12)))*8,0)
In the case A5 is the cell where the measurement is expressed as a decimal, say 14.93. Paste this formula in another cell and it will display 1 - 2 - 7.
Pretty slick, eh?
slick, i thought it was greek
what does it mean
Nick, i have faired the lines, i want a 3 d drawing
im using metric, for simplicity, is there a free download for excel, or how much is it
Peter I use Rhino which is a very good 3D modeler. In the past I have entered the offset points into Rhino and used those points to create 3D hull surfaces. Depending on the number of points this can be tedious. Good results requires a fair amount of competency with the software. I have found it easier to draw from scratch. Here is an example.
![]()
"The hand feeds the mind."
Weston Farmer
thank you G S
Those that fall behind will be left behind! Arghhhh
Imperial measurements are for builders, metric for designers. <wink>
Crunching numbers is so-o-o-o much easier in metric.
Hope for the best, but plan for the worst.