[Paraview] Programmable filter: Clip scale properties
John Fraser
logic_cube at btinternet.com
Thu Jul 11 18:27:42 EDT 2013
Hello,
Further to my last message, what I'm trying to do is access the "scale" parameters that are visible on the Paraview properties window of the clip filter in a Python programmable script. Is it possible to do this? I have already been able to access the bounds but would like access to the scale parameters as well.
input = self.GetInputDataObject(0,0)
print input.GetBounds()
Thanks,
John
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.paraview.org/pipermail/paraview/attachments/20130711/1e733431/attachment.htm>
More information about the ParaView
mailing list