Grasshopper

algorithmic modeling for Rhino

Hello! (I speak french)

I implement a custom Rhino Events in Vb.net component. (RhinoDoc.onAddObject, RhinoDoc.onModifyObject and Rhino.onDeletedObject).

I have 3 udp receiver. 1 on 6008 port for the new elements. 2 on 6009 port for the modified elements ant 3 on 6010 for the deleted elements.

My problem: When i send a datagram on one port, Grasshopper or Ghlow update all UDPreceiver. I don't want update the ports 6008 & 6009 if i send just on 6010 ...

Can you help me?
Thank you.

Views: 564

Replies to This Discussion

Can I get a screenshot of your setup?

I have resolved the problem. But i have a second problem...

When I paste 2 datagrams, the UDP receive duplicate informations.

Please, see attached file.

I work with Rhino  5.0  (5.1.20725.935, 07/25/2012) x64 and Grasshopper 0.8.006

Thank you.

Attachments:
Can you help me ? I would make a custom pipeline geometrie component, because this component send all geometries in grasshopper. I whant access just to the new elements added...

hello jmv,

from the definition, it is not obvious what you want to happen.  Can you maybe take a short video to show me the problem, or tell what I should do in Rhino to replicate your situation?

Best,

Luis

p.s. with two datagrams, are you still using two different ports?

hello and thank you, Luis.


I have a Rhino.RhinoDoc.AddRhinoObject event function. it send on one port.
Rhino.RhinoDoc.DeleteRhinoObjectevent function send on second port.

I use two UDP receiver for  two different Event

I hope it will be clear.

Jean-marie.

Attachments:

RSS

About

Translate

Search

Videos

  • Add Videos
  • View All

© 2024   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service