Grasshopper API
IGH_FileDropTarget Interface |
Implement this interface in your IGH_DocumentObject if you want to participate in Drag+Drop events.
Namespace: Grasshopper.GUI
Assembly: Grasshopper (in Grasshopper.dll)

The IGH_FileDropTarget type exposes the following members.

Name | Description | |
---|---|---|
![]() | AcceptableFile |
Gets a value indicating whether or not the path can be handled by the local object.
|
![]() | HandleDrop |
Handle a file drop.
|
