[vtkusers] 3D cube for visible point selection

Saeed Bakhshmand saeedbakhshmand at gmail.com
Wed Aug 10 15:35:25 EDT 2016


Hello All,

Currently I am working on this example
<https://github.com/Kitware/VTK/blob/master/Examples/Annotation/Python/labeledMesh.py>
that teaches how to use vtkSelectVisiblePoints. As you can see, selection
window is 2D recatngle (visPts.SetSelection(xmin, xmin + xLength, ymin,
ymin + yLength)) in this example, does anybody know a trick/function that
can select contents of 3D cube?

Sincerely,
Saeed
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtkusers/attachments/20160810/4ee89280/attachment.html>


More information about the vtkusers mailing list