Grasshopper

algorithmic modeling for Rhino

Hello!

I am creating a custom component in Visual Studio in C#. How do I find the location of the Grasshopper Window on my screen? 

Views: 397

Replies to This Discussion

form GHForm = (form)grasshopper.Instances.DocumentEditor;

//GHForm.Location;

Perfect! Thank you!

RSS

About

Translate

Search

Photos

  • Add Photos
  • View All

© 2024   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service