algorithmic modeling for Rhino
Hello David and everyBody.
I didn't use GH for many month (version 0.7.0057) and updated to 0.8.0007.
I wonder where are gone "dataReciever", "vectorAdd" ... components, still present in version 0.7.0057 ?
The components are still "alive" (copy/paste from other defs) but not anymore available in the UI ! Dammed !
As a messy, math dummie, I had a real intensive use of them, David !
Please, be a cool dude, and plan to give them back to me !
Best regards, Stan.
Tags:
Dear David.
Thanks for the answer.
About the DataReceiver : it was so useful and productive to physically distribute "WhateverYouNeed" over multiple process locations, with a single name, same visibility attributes...with a simple copy/paste !
EX : NumberSlider value, vector dir, a refPoint ...
Best regards, Stan.
You can still do this. But instead of being restricted to passing you're data into a dedicated component, every component can have Wireless dispatches/receivers.
The first Example changes the output name and the second example uses a Number Param (with the Draw Icon setting overridden) as a placeholder for the Transmitted Wire
Hello Danny Boyes.
Thanks for the answer.
My practice looks more like :
pt and slider arbitrary chosen...
where I can easily (remotely) switch between different options of a same data kind at it's root, and then mess it everywhere around without the care of loosing my mind...
I am aware this is a rather anecdotic subject, only relative to my own methodology...
I am just sorry to need to copy and paste Recievers from a template file (as long as David maintains the object...) , instead of creating an instance "with a double click and a hit" !
Best regards, Stan.
Yup, if you plug one point-parameter into another, there is a tiny amount of overhead, but the point data is shared. If you plug a Point parameter into a Plane parameter, new planes are created.
The old Receiver object was nothing more than a Generic Data parameter (which still exists) with an overridden display.
You can get better performance if you use a parameter of the right type (assuming all the data that flows through a wire is of the same type) than with the old Receiver.
--
David Rutten
david@mcneel.com
Poprad, Slovakia
Welcome to
Grasshopper
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
© 2024 Created by Scott Davidson. Powered by