<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; color: rgb(0, 0, 0); font-size: 14px; font-family: Calibri, sans-serif; "><div>Hello,</div><div><br></div><div>I have gotten my new property panel working quite nicely for my new filter, but I am trying to figure out how to get context information from the filter to the panel.</div><div><br></div><div>What I need to do is restrict the panel options based on the time range of the data that paraview is displaying. &nbsp;My data readers all use Modified Julian Dates for the time parameter, and I need to be able to pass the list of times from the filter to the Properties Panel.</div><div><br></div><div>I have successfully collected the times inside the filter, but I am not sure how to get these values to the Properties Panel object for processing.</div><div><br></div><div>If someone can let me know how this is supposed to work, I would be grateful.</div><div><br></div><div>Thanks,</div><div>Joshua Murphy</div><div><br></div><div><br></div><br></body></html>