Is it possible to draw table or insert table from excel office to rhino?
Rhino has no “table” feature so no.
Your best work-around option is to capture an image of the table, then use the Picture command to create a surface with the image attached to the resulting surface.
1 Like
import excel table.gh (11.6 KB)
enhanced version
you get a window with the sheets in your file
The VBA not works
1 Like
RhinoPiping editor has also an (very) interesting and free plugin.
http://navinn.rhinopiping.com/table-plugin/
Works with csv files.
2 Likes