[Paraview] Textures

David.Pont@ForestResearch.co.nz David . Pont at ForestResearch . co . nz
Mon, 17 Nov 2003 09:03:16 +1300


Yes I am interested in knowing more. I have worked for some years with vtk
using C++ but I am getting more and more interested in ParaView as a
user-friendly interface, with the option of dropping into scripting (Tcl)
if something 'special' must be done. Lack of access to some vtk objects is
one issue I'd like to hear more about.
I found the info on adding readers/filters, thanks
    Dave Pont



|---------+---------------------------->
|         |           Berk Geveci      |
|         |           <berk . geveci at kitw|
|         |           are.com>         |
|         |           Sent by:         |
|         |           paraview-admin at pa|
|         |           raview.org       |
|         |                            |
|         |                            |
|         |           14/11/2003 04:23 |
|         |                            |
|---------+---------------------------->
  >--------------------------------------------------------------------------------------------------------------------------------|
  |                                                                                                                                |
  |       To:       David . Pont at forestresearch . co . nz                                                                                |
  |       cc:       ParaView Mailing List <paraview at paraview . org>, paraview-admin at paraview . org                                     |
  |       Subject:  Re: [Paraview] Textures                                                                                        |
  >--------------------------------------------------------------------------------------------------------------------------------|




NOTE: Everything in this message applies to ParaView 0.6 and 1.0,
some might not apply to the next release.

ParaView uses Tcl extensively. All ParaView objects and all VTK objects
it creates are wrapped in Tcl. You can access these using Tcl scripts.
ParaView trace and state files are Tcl scripts. It is possible to
execute small Tcl commands using the command prompt (Window->Command
Prompt). In the next release, some VTK objects will probably no longer
be available through Tcl, specially when running in client/server mode.
If anyone is interested in knowing more, I can continue explaining.

As adding readers go, see
http://public . kitware . com/pipermail/paraview/2003-September/000290 . html

There has been some other messages related to the same topic in
September and October. You can search all Kitware hosted mailing lists
using the little Search tool on the upper right of all pages.

-Berk


On Wed, 2003-11-12 at 15:43, David . Pont at ForestResearch . co . nz wrote:
> Thanks Berk,
>
>   You say it is possible to do this ...in ParaView... using Tcl.... Can
you
> clarify the relationship between ParaView and Tcl?
> 'File | Export VTK Script' outputs Tcl. Do I need Tcl/Tk (wish*.exe)
> installed seperately from ParaView to run this script?
> I also see tcl83.dll and tk83.dll in the ParaView install dir so it seems
> ParaView has bundled up Tcl/Tk into DLLs for its own internal use.
> Is there a way for me to get tcl scripts interpreted by these dlls?
>
>  I am very keen to learn about adding modules using XML. Is there a way
to
> search the archives? or do I just grab the full archive and text search
it?
>
> regards
>     Dave Pont
>



_______________________________________________
ParaView mailing list
ParaView at paraview . org
http://www . paraview . org/mailman/listinfo/paraview