GH_DocumentAssociateWithRhinoDocument Method |
Associate this GH_Document with the currently active Rhino document.
This only works if both the 3dm and the ghx file have been saved at least once.
Namespace:
Grasshopper.Kernel
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public void AssociateWithRhinoDocument()
Public Sub AssociateWithRhinoDocument
See Also