[vtk-developers] mccases.tcl

Will Schroeder will.schroeder at kitware.com
Wed Aug 22 10:05:22 EDT 2001


Hi Bill-

I added mccases.tcl to the VTK/Wrapping/Tcl/ directory plus an entry in pkgIndex.tcl. So you can say:

package require vtktcl_mccases

and the script will find it. (You don't need both the "package require vtktcl" and "package require vtktcl_mccases" because mccases requires vtktcl.)

There are some regression tests that use it (e.g., Graphics/Testing/Tcl/clipTet.tcl)

Will





More information about the vtk-developers mailing list