[vtk-developers] vtkThreshold
ahype
alex.molinar at primexx.com
Fri Dec 19 11:39:28 EST 2014
Unfortunately I have no experience in c++. I exclusively use TCL. No example
of tcl code is available for SetInputArrayToProcess.
From: Bill Lorensen [via VTK]
[mailto:ml-node+s1045678n5729922h51 at n5.nabble.com]
Sent: Friday, December 19, 2014 10:08 AM
To: ahype
Subject: Re: vtkThreshold
These two examples may be useful:
http://vtk.org/Wiki/VTK/Examples/Cxx/PolyData/ThresholdCells
http://vtk.org/Wiki/VTK/Examples/Cxx/PolyData/ThresholdPoints
On Fri, Dec 19, 2014 at 10:41 AM, ahype <[hidden email]> wrote:
> Im getting an error when trying to run code that used to work.
>
> ERROR: In
C:\Dashboards\Releases\rc-2380face\VTK\Graphics\vtkThreshold.cxx,
> line 122
> vtkThreshold (19801760): You have set the attribute mode on vtkThreshold.
> This method is deprecated, please use SetInputArrayToProcess instead.
>
> Here is the original code.
>
> vtkPointDataToCellData p2c
> p2c SetInput [contGeom GetOutput]
> vtkThreshold thresh
> thresh SetInput [contGeom GetOutput]
> thresh SetAttributeModeToUsePointData
>
>
>
> --
> View this message in context:
http://vtk.1045678.n5.nabble.com/vtkThreshold-tp5729920.html
> Sent from the VTK - Dev mailing list archive at Nabble.com.
> _______________________________________________
> Powered by www.kitware.com <http://www.kitware.com>
>
> Visit other Kitware open-source projects at
http://www.kitware.com/opensource/opensource.html
>
> Follow this link to subscribe/unsubscribe:
> http://public.kitware.com/mailman/listinfo/vtk-developers
>
--
Unpaid intern in BillsBasement at noware dot com
_______________________________________________
Powered by www.kitware.com <http://www.kitware.com>
Visit other Kitware open-source projects at
http://www.kitware.com/opensource/opensource.html
Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/vtk-developers
_____
If you reply to this email, your message will be added to the discussion
below:
http://vtk.1045678.n5.nabble.com/vtkThreshold-tp5729920p5729922.html
To unsubscribe from vtkThreshold, click here
<http://vtk.1045678.n5.nabble.com/template/NamlServlet.jtp?macro=unsubscribe
_by_code&node=5729920&code=YWxleC5tb2xpbmFyQHByaW1leHguY29tfDU3Mjk5MjB8LTEwM
Dg2MDQwMDY=> .
<http://vtk.1045678.n5.nabble.com/template/NamlServlet.jtp?macro=macro_viewe
r&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNam
espace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.Nod
eNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emai
ls%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml> NAML
--
View this message in context: http://vtk.1045678.n5.nabble.com/vtkThreshold-tp5729920p5729924.html
Sent from the VTK - Dev mailing list archive at Nabble.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtk-developers/attachments/20141219/112db537/attachment.html>
More information about the vtk-developers
mailing list