[vtkusers] vtkplanesource

kenichiro yoshimi rccm.kyoshimi at gmail.com
Sat Nov 25 04:38:18 EST 2017


Hi 舞法舞天,

vtkPlaneSource is defined by the three points Origin, Point1 and Point2
where Origin->Point1 is indicating the first axis and Origin->Point2 is the
second for the plane. According to the documentation, SetCenter() method
can not be used for defining the plane. Instead, it is used to move the
plane to a new center point.
https://www.vtk.org/doc/nightly/html/classvtkPlaneSource.html

Best

2017-11-24 17:11 GMT+09:00 舞法舞天 <278124177 at qq.com>:

>  hi
>   i  try to use vtkPlaneSource to make ge plane,but when i set the point1
> ant point2 ande center, i finde the plane does not contain all the three
> points , how can i make the plane contains all the three points:
>
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at http://www.kitware.com/
> opensource/opensource.html
>
> Please keep messages on-topic and check the VTK FAQ at:
> http://www.vtk.org/Wiki/VTK_FAQ
>
> Search the list archives at: http://markmail.org/search/?q=vtkusers
>
> Follow this link to subscribe/unsubscribe:
> http://public.kitware.com/mailman/listinfo/vtkusers
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtkusers/attachments/20171125/653b4c34/attachment.html>


More information about the vtkusers mailing list