Grasshopper

generative modeling for Rhino

Jmv's Friends

  • Remy (RMDeveloppements)
  • Jon Mirtschin

jmv's Groups

jmv's Discussions

Access to the output param
1 Reply

Hello,How can i access to the output param without the RunScript function ?One exemple:Private Sub RunScript(ByVal x As Object, ByVal y As Object, ByRef A As Object)...End Sub'Custom additional code…Continue

Started this discussion. Last reply by David Rutten Aug 3, 2012.

GDI+ controls
10 Replies

Hello, I want to build GH forms with customized xml string: <param> <name>curves</name> <count>*</count> </param>…Continue

Tags: SDK, controls, GDI+

Started this discussion. Last reply by jmv Nov 5, 2012.

 

jmv's Page

Latest Activity

jmv replied to Jason Kelly Johnson's discussion Congratulate DAVID RUTTEN on his ACADIA 2012 Award !!!
"Thank you david for all time passed on the forum for answer to  questions."
Nov 6, 2012
jmv replied to jmv's discussion GDI+ controls
"Yes It's possible with this: (.NET 4)    Dim D As IGH_Goo    ...    CTypeDynamic(D, D.GetType()).Value "
Nov 5, 2012
jmv replied to jmv's discussion GDI+ controls
"Thank you David. I think change my process structure... :( "
Nov 5, 2012
Remy (RMDeveloppements) replied to jmv's discussion GDI+ controls
"Hi jmv, Verry intersting... i'm french and works to interfacing grasshopper. link: http://www.grasshopper3d.com/group/rhinobridges I worked on interface issues for grasshopper.It would be interesting to get in touch, and if possible…"
Nov 5, 2012
David Rutten replied to jmv's discussion GDI+ controls
"There's three ways to extract a type-safe value from IGH_Goo, and all three can be used together. Use the conversion methods provided by Grasshopper.Kernel.GH_Convert Use in-build conversion inside IGH_Goo.CastFrom and IGH_Goo.CastTo Use…"
Nov 5, 2012
jmv replied to jmv's discussion GDI+ controls
"Hello! I progress in my user interface. But i have some problem for access at the value of a IGH_Goo. This when i don't know if i have a GH_Point, a GH_Number, a GH_... Please see this code: Public Class I_GHView Inherits C_View…"
Nov 4, 2012
jmv joined John Harding's group
Thumbnail

Embryo

The Embryo project aims to apply genetic programming concepts to grasshopper, offering an alternative to top-down visual graph generation and manipulation.See More
Aug 26, 2012
David Rutten replied to jmv's discussion Access to the output param
"Hi jmv, I think that's a bad idea from within a VB Component. If you want to mess about with outputs and solutions you're really better off writing a proper GHA library using Visual Studio (Express). The output parameters are filled in…"
Aug 3, 2012
jmv posted a discussion

Access to the output param

Hello,How can i access to the output param without the RunScript function ?One exemple:Private Sub RunScript(ByVal x As Object, ByVal y As Object, ByRef A As Object)...End Sub'Custom additional code Here, i would like access to the outputs params ! And update the childs components'/Custom additional codeCan you help me ?Thank you.See More
Aug 3, 2012
jmv replied to David Rutten's discussion Grasshopper 0.9.0006 available for download
"Merci !!! J'adore les nouveaux Clusters. C'est géniale... Bravo à vous."
Aug 3, 2012
jmv replied to jmv's discussion multiple UDP in the group gHowl
"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…"
Aug 2, 2012
Luis Fraguada replied to jmv's discussion multiple UDP in the group gHowl
"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"
Aug 2, 2012
jmv replied to jmv's discussion multiple UDP in the group gHowl
"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..."
Aug 2, 2012
jmv replied to jmv's discussion multiple UDP in the group gHowl
"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…"
Aug 1, 2012
Luis Fraguada replied to jmv's discussion multiple UDP in the group gHowl
"Can I get a screenshot of your setup?"
Aug 1, 2012
jmv added a discussion to the group gHowl
Thumbnail

multiple UDP

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.See More
Aug 1, 2012

Profile Information

Company, School, or Organization
BM3A

Comment Wall

You need to be a member of Grasshopper to add comments!

Join Grasshopper

  • No comments yet!
 
 
 

Translate

Search Grasshopper

Photos

  • Add Photos
  • View All

© 2013   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service