<div dir="ltr">Hi,<div><br></div><div>I have created a custom filter in ParaView 3.98.1, and I'd like to have tooltip show up when user hover the mouse over one of the exposed variables.</div><div><br></div><div style>
In my code, I have</div><div style><br></div><div style><div><DoubleVectorProperty</div><div> name="DomainSigma"</div><div> command="SetDomainSigma"</div><div> number_of_elements="1"</div>
<div> default_values="4.0"></div><div> <DoubleRangeDomain name="range"/></div><div> <Documentation>The width of edges that you would like to preserve in pixel.</Documentation></div>
<div></DoubleVectorProperty></div><div><br></div><div style>But the text within Documentation tags won't show up. Am I missing something?</div><div style><br></div><div style>Thanks,</div><div style>Joe</div></div>
</div>