[Paraview] ClipFunction Property
Jeshua Lacock
jeshua at 3DTOPO.com
Thu Aug 13 05:12:06 EDT 2009
On Aug 13, 2009, at 2:55 AM, Jeshua Lacock wrote:
>> //set the clip type to plane
>> clipper.ClipType = Plane
>
> When I try that I get:
>
> >>> clipper.ClipType = Plane
I figured it out - I just need to add quotes:
>>> clipper.ClipType = "Plane"
It is working great now, thank you very much for your help Adriano!
Best,
Jeshua Lacock
Founder/Programmer
3DTOPO Incorporated
<http://3DTOPO.com>
Phone: 208.462.4171
More information about the ParaView
mailing list