Grasshopper

algorithmic modeling for Rhino

Hi,

I have a method that exports geometry by scripting the rhino command export.

This can take some time if there are lots of objects.  It seems I can still change the gh definition during this process, is there any handle to tell gh to lock the UI while this happens (and I can unlock upon completion)?

Thanks,

Jon

Views: 926

Replies to This Discussion

There is some limited locking available. Galapagos does this while running solutions. Would that be acceptable?

Yes, if there is something available, I'm happy to test and report back.

GH_Canvas.ModifiersEnabled = false;

--

David Rutten

david@mcneel.com

Thanks, works for me.

Thanks

Great

RSS

About

Translate

Search

Photos

  • Add Photos
  • View All

Videos

  • Add Videos
  • View All

© 2024   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service