GH components inheriting from the GH_PersistentParam class do not implement the SolveInstance() or BeforeSolveInstance() methods available when GH components inherite from GH_Component. How do I give message under the component in that case?
Thanks!