[vtkusers] vtkCylinder
    Amy Henderson 
    amy.henderson at kitware.com
       
    Tue Jul 23 09:05:34 EDT 2002
    
    
  
At 12:40 PM 7/23/2002 +0200, Jan-Gerrit Drexhage wrote:
>Hi there,
>
>
>
>i am going to create a 3D-Coordinationsystem with Cylinders and Cones, but 
>i have Problems to Position the Objects. I looked into the Manpages and 
>didn t found anything where I can place the objects into Space. Can 
>someone give me an example of placing objects ?
You can set the position of a vtkProp3D (or any of its subclasses) which 
represents a 3D object in your scene.  There are several Tcl examples that 
do this.  Look at Hyper.tcl in VTK/Graphics/Testing/Tcl.  Look for the line 
"coneActor SetPosition 0 0 11".  (vtkActor is a subclass of vtkProp3D).
- Amy
>Many thanks!
>
>
>
>Greetings
>
>
>
>Jan-Gerrit Drexhage, University of Bielefeld, Germany, VTK-Newb
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20020723/0b889154/attachment.htm>
    
    
More information about the vtkusers
mailing list