Grasshopper

algorithmic modeling for Rhino

Minor updates and bug fixes to 0.8.0002 available for download.

  ● Added proper tooltip formatting for Expression Variants.
  ● Added more icon feedback to preview modes.
  ○ Fixed flat Box to Brep conversions.
  ○ Fixed Nurbs Curve to GH_Curve conversions.
  ○ Fixed a bug with lingering previews on disabled objects.
  ○ Fixed yet another bug with Curve offsetting.
  ○ Layers in the undo stack would still show up in the Bake Dialog. This is now fixed.
  ○ Fixed a bug in Sweep2.

--
David Rutten
david@mcneel.com
Seattle, WA

Views: 2498

Replies to This Discussion

that's because they aren't available any more, you can now make any wire display as hidden (or as faint if you prefer) - just right-click the input hook.
you can wire your components directly, and then change the wire display, or if you want a receiver-like component, just make a parameter component of whatever type you like and change the wire display
THANKS AGAIN! each new release takes things forward and it's great!

PS:
i would like to make a SMALL suggestion, so i am just going to write it here instead of my suggestions thread: un-nest the preview mode icons, so you don't have to click one time to get the drop-down menu and then select the desired mode, but rather click it directly (there is room in the canvas toolbar, and i think many of us switch between modes quite often)
Thx, David and Happy Thanksgiving!
Thanks, David! Really fantastic.
firstly: big thanks, david!
secondly: since the 0.8.xxxx builds i am getting this error message during loading grasshopper...after 4 times clicking "ok" it seems to work normally....anyone any suggestions? i am running a german win xp 32bit sp2 with .net 3.5
and thanks in advance!
Attachments:
Hi Daniela,

are you loading any extra components (Geco, StructDraw, FireFly, etc)?

--
David Rutten
david@mcneel.com
Seattle, WA
3rd party plugin Geco is running fine within GH08.000x
Hi Daniela,

I think the message is appearing because the gHowl version you probably have was written for Grasshooper 0.7, and Grasshopper underwent breaking changes in the SDK in the 0.8 version. Can you see if the message disappears if you get the last version from here? (please, also delete the old file).

- Giulio
________________________
giulio@mcneel.com
McNeel Europe, Barcelona
Hi Giulio (and David)!

I already assumed that it was caused because of one of the extra components (no geco installed at them moment though) ....and it was ghowl indeed! installed new version...everything up and running normally again. thank you very much!
now i only need more time (still) to try out all the (new) things... :)

thanks again!

D.
Please could you explain why the C# script component now comes with these
//Import SDK and Framework namespaces
using Rhino;
using Rhino.Geometry;
using Rhino.Collections;

and no longer
//Import SDK and Framework namespaces
using RMA.OpenNURBS;
using RMA.Rhino;

I don't see how I can add the namespaces myself to allow use of the On3dVector classes and others.
Roly
hi roly
GH is based now on rhinocommon
if you want to use the old sdk.net you have to use the legacy c# component

RSS

About

Translate

Search

Videos

  • Add Videos
  • View All

© 2024   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service