Boat Design Forums  |  Boat Design Directory  |  Boat Design Gallery  |  Boat Design Book Store  |  Thanks to Our Site Sponsors

Go Back   Boat Design Forums > Design > Software
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 02-14-2012, 09:41 AM
BASIL J WALL BASIL J WALL is offline
designer
 
Join Date: Nov 2011
Rep: 10 Posts: 11
Location: Canada
Transferring Excel Data To Rhino?

Hi,
Can anyone tell me how to transfer data in EXCEL to Rhino...
I have an offset table in Excel and need to get it into Rhino in a form which does not require any tidying up...I can get most of the data transferred just by copying but there is too much shifting of data and too much "junk" transferred as well...
I have eliminated all lines from the table and it is very compact...
but no manipulation helps with the "junk" or the alignment.

Thanks
Basil
Reply With Quote
  #2  
Old 02-14-2012, 11:13 AM
DCockey DCockey is offline
Engineer
 
Join Date: Oct 2009
Rep: 1162 Posts: 1,656
Location: SE Michigan
I assume you want to transfer point coordinates. It's easy to do using the .csv file format.

1) Create a sheet in an Excel workbook which has the point coordinates. One point per line starting in line 1; x in column A, y in column B, z in column C. Nothing else on that sheet.

2) With the coordinate sheet open, use the Save As command and select CSV (Comma delimited) as the type in the dialog box. Click Save. If the workbook has multiple sheets you may get a warning that the selected file type does not support workbooks with multiple sheets. If so click OK. Next, you may get a dialog box warning that the file may contain features not compatible with CSV format and asking if you want to keep the workbook in that format. Click Yes.

3) Close the file in Excel. Otherwise import into Rhino may not work. You will be asked if you want to save the changes in xxx.csv. Click Yes or No.

4) To import the coordinates into Rhino use the Import command and select File Type of Points File or All. Select the .csv file you save in Excel and click Open.

5) Dialog box will open asking what type of Delimeters. Select Comma. If the PointCloud box is checked the points will be imported as a PointCloud. To import as individual points uncheck the bos. Click OK and the points will be imported into the current laye.
__________________
David Cockey
Reply With Quote
  #3  
Old 02-14-2012, 11:15 AM
DCockey DCockey is offline
Engineer
 
Join Date: Oct 2009
Rep: 1162 Posts: 1,656
Location: SE Michigan
If you are trying to import a traditional table of offsets you will need to put into a form with one point per line.
__________________
David Cockey
Reply With Quote
  #4  
Old 02-14-2012, 12:26 PM
BASIL J WALL BASIL J WALL is offline
designer
 
Join Date: Nov 2011
Rep: 10 Posts: 11
Location: Canada
Hi David...
I have the data in the form of -7-2-11 which represent ft-in-16ths in a 10 by 10
table with text headings as well
but it would be much too cumbersome to convert to your method...
Thanks anyway...
Basil
Reply With Quote
  #5  
Old 02-14-2012, 12:41 PM
DCockey DCockey is offline
Engineer
 
Join Date: Oct 2009
Rep: 1162 Posts: 1,656
Location: SE Michigan
I have an Excel template that I type offsets into and it creates the offsets in a single column sheet which I save in the .CSV format. Typical time to type in a table of offsets is 30 minutes and I haven't had one take over an hour. I'll try to find time to create a set of instructions for the template and post them with the template. Unfortunately while the template is easy to use it may not be obvious how it works at first glance.

I experimented with other approaches and found the template to be the simpliest and least cumbersome for me.
__________________
David Cockey
Reply With Quote
  #6  
Old 02-15-2012, 12:32 AM
micspoko micspoko is offline
Senior Member
 
Join Date: Jul 2010
Rep: 86 Posts: 194
Location: Poland
You can do something like that
Use offset table to create hull in freeship and then save in Iges format and open this file in Rhino
Freeship is very good program do create hull from offsets table
__________________
www.pppnavaldesign.com.pl
Reply With Quote
  #7  
Old 02-15-2012, 01:24 AM
dougfrolich dougfrolich is offline
Senior Member
 
Join Date: Nov 2002
Rep: 178 Posts: 567
Location: San Francisco
Both oustanding tips. Thanks for sharing them.
Reply With Quote
  #8  
Old 02-15-2012, 11:09 AM
DCockey DCockey is offline
Engineer
 
Join Date: Oct 2009
Rep: 1162 Posts: 1,656
Location: SE Michigan
Quote:
Originally Posted by micspoko View Post
You can do something like that
Use offset table to create hull in freeship and then save in Iges format and open this file in Rhino
Freeship is very good program do create hull from offsets table
How do you import an Excel file containing a table of offsets into FreeShip? Does the table of offsets need to be re-formated?
__________________
David Cockey
Reply With Quote
  #9  
Old 02-16-2012, 08:00 AM
micspoko micspoko is offline
Senior Member
 
Join Date: Jul 2010
Rep: 86 Posts: 194
Location: Poland
freeship can import a table of offsets - but i don't now what will be the result
If result is bad then must re-formated file
__________________
www.pppnavaldesign.com.pl
Reply With Quote
  #10  
Old 02-16-2012, 09:27 AM
DCockey DCockey is offline
Engineer
 
Join Date: Oct 2009
Rep: 1162 Posts: 1,656
Location: SE Michigan
Quote:
Originally Posted by micspoko View Post
freeship can import a table of offsets - but i don't now what will be the result
If result is bad then must re-formated file
What format and organization of the table of offsets is needed by FreeShip? That seems to be the major issue with importing a table of offsets into Rhino.
__________________
David Cockey
Reply With Quote
  #11  
Old 02-17-2012, 09:46 AM
BASIL J WALL BASIL J WALL is offline
designer
 
Join Date: Nov 2011
Rep: 10 Posts: 11
Location: Canada
Hi
A new wrinkle on this thread
Using ORCA to create an offset table in Excel...we can use "bit map " functions to import the modified offset table back into Rhino lines drawings...
look in the ORCA videos http://www.youtube.com/watch?v=wo39i38rBq0
check out Bruce Hays @ bhays@drs-ds.com
www.drs-ds.com www.orca3d.com
Basil Wall
Reply With Quote
  #12  
Old 02-17-2012, 11:02 AM
DCockey DCockey is offline
Engineer
 
Join Date: Oct 2009
Rep: 1162 Posts: 1,656
Location: SE Michigan
Quote:
Originally Posted by BASIL J WALL View Post
Hi
A new wrinkle on this thread
Using ORCA to create an offset table in Excel...we can use "bit map " functions to import the modified offset table back into Rhino lines drawings...
look in the ORCA videos http://www.youtube.com/watch?v=wo39i38rBq0
check out Bruce Hays @ bhays@drs-ds.com
www.drs-ds.com www.orca3d.com
Basil Wall
Two different tasks. My responses above were about how to get data from a table of offsets into Rhino. But having a table of offsets appear in Rhino as a graphic image as shown in the video is fundamentally different. Note that the pasted table of offsets which appears in Rhino is just a graphic image, not data.

"Snipping Tool" is used in the video to create a JPEG of the portion of the screen showing the table of offsets in Excel. http://windows.microsoft.com/en-US/w...e-screen-shots

Only one BackgroundBitMap image per view is allowed. If there is already an image in a view from BackgroundBitMap it will be deleted when BackgroundBitMap is used to insert another image in that view. PictureFrame can be used to insert multiple images into a view.

Again, pasting an image of a table of offsets into Rhino does not place the values of the numbers in the image into Rhino.
__________________
David Cockey
Reply With Quote
  #13  
Old 02-17-2012, 11:06 AM
micspoko micspoko is offline
Senior Member
 
Join Date: Jul 2010
Rep: 86 Posts: 194
Location: Poland
The best way to create hull in freeship is file in txt:

------------------------------------------------------------
0 (for mm) or 1 (for inches)

Then you creates a points in format:

X Y Z

Example:

0 0 0 fr.1
0 0 1
0 0 2

1 0 0 next frame
1 0 1
1 0 2

file must ends :
EOF

In this way I do couple large hulls for conversions and the result was realy good
Attached Files
File Type: txt New model.txt (33.4 KB, 19 views)
File Type: txt New model1.txt (13.9 KB, 11 views)
__________________
www.pppnavaldesign.com.pl
Reply With Quote
  #14  
Old 02-17-2012, 11:15 AM
DCockey DCockey is offline
Engineer
 
Join Date: Oct 2009
Rep: 1162 Posts: 1,656
Location: SE Michigan
Quote:
Originally Posted by micspoko View Post
The best way to create hull in freeship is file in txt:

------------------------------------------------------------
0 (for mm) or 1 (for inches)

Then you creates a points in format:

X Y Z

Example:

0 0 0 fr.1
0 0 1
0 0 2

1 0 0 next frame
1 0 1
1 0 2

file must ends :
EOF

In this way I do couple large hulls for conversions and the result was realy good
Both FreeShip and Rhino require a table of offsets be put into a format with the x,y,z coordiantes in a single column. I don't see where one is simplier than the other.
__________________
David Cockey
Reply With Quote
  #15  
Old 02-18-2012, 12:19 AM
micspoko micspoko is offline
Senior Member
 
Join Date: Jul 2010
Rep: 86 Posts: 194
Location: Poland
I am only show how I did a reversengeenering for conversion or repairs a ships like container ship, ferry or fishing vessel. We don`t have a lines drawing or nothing else about ship geometry. And the 3d shape of hull was create form surveying measurment in Freeship and the result was realy good. And based on my experience I show how I do this
__________________
www.pppnavaldesign.com.pl
Reply With Quote
Reply



Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
Hydrostatic Data from Rhino 3.0 Kirkos64 Software 0 12-20-2009 07:09 AM
attaching GHS data in Rhino pavel915 Software 3 11-25-2009 10:06 PM
Export Rhino Data to Excel... jamesflett Software 5 09-06-2009 01:18 PM
Transferring mould patterns gusblake Wooden Boat Building and Restoration 5 06-02-2009 06:19 AM
rhino/righting arm data 3dig Software 7 05-03-2007 03:09 PM


All times are GMT -5. The time now is 07:30 AM.


Powered by: vBulletin Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Web Site Design and Content Copyright ©1999 - 2012 Boat Design Net