Hi folks,
Specifically in Rhino.Inside Revit (2023), I’m noticing a behavior similar to this thread, where the C# scripting component in Grasshopper is Resetting type hints after modifications to the script.
For example, here I have two inputs set to “Plane” type hint, and when I comment out a line of code, they reset.
Curious if this is repeatable/bug/etc
(Did not observe this behavior when running the same script in standalone Rhino 8)
ClippingPlaneOrient.gh (11.5 KB)
SysInfo.txt (3.7 KB)
