[vtkusers] SetCenter for ConeSource!
David Gobbi
dgobbi at irus.rri.ca
Thu Jun 20 21:13:40 EDT 2002
Hi Pavaneh,
The vtkConeSource does not have a SetCenter method. If you
want to move the data, then you have to use
vtkTransformPolyDataFilter.
It is kind of odd that the SetCenter method is missing, since
the vtkSphereSource, vtkCubeSource, vtkCylinderSource, etc.
all have a SetCenter method.
- David
--
David Gobbi, MSc dgobbi at irus.rri.ca
Advanced Imaging Research Group
Robarts Research Institute, University of Western Ontario
On Thu, 20 Jun 2002, Parvaneh Saeedi wrote:
> Hi everyone,
>
> Dose anybody know why I can not use the SetCenter for ConeSource?
> I get the following message :'SetCentre' : is not a member of
> 'vtkConeSource'.
>
>
> Thanks a lot,
> Parvaneh Saeedi
>
> Parvaneh
>
> _______________________________________________
> This is the private VTK discussion list.
> Please keep messages on-topic. Check the FAQ at: <http://public.kitware.com/cgi-bin/vtkfaq>
> Follow this link to subscribe/unsubscribe:
> http://public.kitware.com/mailman/listinfo/vtkusers
>
More information about the vtkusers
mailing list