Grasshopper

generative modeling for Rhino

Francisco Garcia Collado
  • Male
  • Alicante
  • Spain
Share on Facebook
Share Twitter
  • Blog Posts
  • Discussions (29)
  • Events
  • Groups
  • Photos
  • Photo Albums
  • Videos

Francisco Garcia Collado's Friends

  • Ángel Linares

Francisco Garcia Collado's Discussions

Add a new MenuItem in Grasshopper Help Menu
9 Replies

Is it possible?Thank's!Continue

Started this discussion. Last reply by David Rutten 23 hours ago.

Panel sort in GH tabs
3 Replies

Hello,related with this topic...…Continue

Started this discussion. Last reply by Francisco Garcia Collado May 3.

Custom parameter becomes zero when is clustered.

Hello.I created a custom parameter that integrates IGH_Goo derived objects (not geometric). These parameters contain high level objects included in the Rhino document.When one of these custom…Continue

Started Feb 28

GH_Document::OnEndOpen event
2 Replies

Hello!I need to do some extra postprocess after reading a new RhinoDoc or GrassHopper document (only after reading from disk).For RhinoDoc I have not any problem Rhino::RhinoDoc::EndOpenDocument +=…Continue

Started this discussion. Last reply by Francisco Garcia Collado Feb 4.

 

Francisco Garcia Collado's Page

Latest Activity

David Rutten replied to Francisco Garcia Collado's discussion Add a new MenuItem in Grasshopper Help Menu
"I'll add proper events for menu creation in GH2 and also better ways to insert menu items into the main menu. -- David Rutten david@mcneel.com Poprad, Slovakia"
23 hours ago
Francisco Garcia Collado replied to Francisco Garcia Collado's discussion Add a new MenuItem in Grasshopper Help Menu
"Ok, I have it Thank you David"
yesterday
David Rutten replied to Francisco Garcia Collado's discussion Add a new MenuItem in Grasshopper Help Menu
"mnuHelp is internal and cannot be accessed from outside of Grasshopper.dll (well, it can, but only through reflection). You should get the DocumentEditor->MainMenuStrip and then iterate over the items in this strip to find mnuHelp. -- David…"
yesterday
Francisco Garcia Collado replied to Francisco Garcia Collado's discussion Add a new MenuItem in Grasshopper Help Menu
"The Timer option (started in GH_PersistentParam<T>::Icon::get) works fine. I have try access to menu with ToolStripMenuItem ^helpMenu; helpMenu = Instances::DocumentEditor->mnuHelp; but i can't. I have leaks with .NET Reflection,…"
yesterday
David Rutten replied to Francisco Garcia Collado's discussion Add a new MenuItem in Grasshopper Help Menu
"I'm afraid there's no event you can subscribe to that tells you when the plugin has finished loading and -more importantly- when the document editor window has been constructed. You can take one of two approaches: Start a timer inside a…"
Wednesday
Francisco Garcia Collado replied to Francisco Garcia Collado's discussion Add a new MenuItem in Grasshopper Help Menu
"Thank you David, but My GH plugin is based on GH_Component derived classes and IGH_GeometricGoo specialized implementations. I haven't any high-level class thats control the entire plugin. How can notify my plugin loading is finish? Thanks…"
Wednesday
David Rutten replied to Francisco Garcia Collado's discussion Add a new MenuItem in Grasshopper Help Menu
"Also note that you cannot do this before the document editor has been constructed. You'll need to wait until loading has finished before you can insert something into the menu.   -- David Rutten david@mcneel.com Poprad, Slovakia"
Monday
David Rutten replied to Francisco Garcia Collado's discussion Add a new MenuItem in Grasshopper Help Menu
"I forgot you were specifically looking to add one to Help. But you can just iterate over all the top-level items (File, Edit, View, Display etc.) until you find Help, then insert something into the dropdown of Help. -- David…"
Monday
David Rutten replied to Francisco Garcia Collado's discussion Add a new MenuItem in Grasshopper Help Menu
"Yep. -- David Rutten david@mcneel.com Poprad, Slovakia"
Monday
Francisco Garcia Collado posted a discussion
Monday
Francisco Garcia Collado replied to Francisco Garcia Collado's discussion Panel sort in GH tabs
"Very nearly, David. The sorting is correct. The only issue appears to display the menu. I will use another strategy. Thank you very much. "
May 3
David Rutten replied to Francisco Garcia Collado's discussion Panel sort in GH tabs
"Alphabetical is the only sort order now for panels within tabs and icons within panel-exposures. You could try overriding the alphabetical sort order by prefixing your strings with one or more tabs (haven't tried). Tabs probably aren't…"
May 2
Marios Tsiliakos replied to Francisco Garcia Collado's discussion Panel sort in GH tabs
"I also got into this topic searching a lot within the SDK, but I didn't come up with something. So I think that alphabetical order is not something you can override. But again David may have changed something in the newest version. Best, M."
May 2
Francisco Garcia Collado posted a discussion

Panel sort in GH tabs

Hello,related with this topic...http://www.grasshopper3d.com/forum/topics/control-custom-component-position-in-panel- Is it possible to change the order within the same exposure? (or only alphabetical)- Is it possible to change the order of panels in the same Tab?Thanks!See More
May 2
Francisco Garcia Collado replied to y.KWON's discussion control Custom Component Position in Panel?
"- Is it possible to change the order within the same exposure? (or only alphabetical) - Is it possible to change the order of panels in the same Tab? Thanks! "
Apr 29
Francisco Garcia Collado posted a discussion

Custom parameter becomes zero when is clustered.

Hello.I created a custom parameter that integrates IGH_Goo derived objects (not geometric). These parameters contain high level objects included in the Rhino document.When one of these custom parameters is inside a cluster, its content is canceled. In the interior view of the cluster, it works properly, but in the whole workspace view the content of this parameter becomes null.Any idea?Thank you very much1) Start proyect. BeamSt is the custom parameter. All works fine.…See More
Feb 28

Profile Information

Company, School, or Organization
Asuni CAD

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