hey guys, i messed up with the visual settings by mistake.. i cannot see the selected items on the rhino screen.. can some one tell me whats wrong and how to fix it..
apologies for not responding earlier, I was travelling.
According to the screenshot it seems that there's an error inside the Grasshopper drawing pipeline ("Exception was thrown in ExecConduit() Object reference not set to an instance of an object".
I think the Srf parameter may be trying to draw a surface that no longer exists, which is causing the entire display to get shortcircuited. Either disable the preview on Srf, or make sure it contains only valid surfaces.
This problem hopefully no longer happens in Grasshopper 0.7, if it does, please let me know.
Hey david,
Thank u for ur reply..
Actually i checked it again in a new file, and still it gives the same problem.. I made sure about assigning the surface properly to the component.. but it doesnt show up.. and when i bake it, it shows the surface.. I never experienced such problem before..I re installed grasshopper as well.. and still the same problem.. Any solutions welcome..