<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
<META NAME="Generator" CONTENT="MS Exchange Server version 5.5.2653.12">
<TITLE>Display model coordinate with vtkImagePlaneWidget</TITLE>
</HEAD>
<BODY>
<P><FONT SIZE=2>Hi vtkusers,</FONT>
</P>
<P><FONT SIZE=2>I found that vtkImagePlaneWidget is very useful for slicing an image data set. The cursor data enabled by vtkCellPicker shows the CELL-coordinate, but I really want to see my model cartesian (X, Y, Z) in the model coordinate system. The cell coordinate is mesh (grid) size dependent and gives a relative location only. Is there any way to display the model coordinate while clicking the left mouse button? Thank you for your help.</FONT></P>
<P><FONT SIZE=2>Yang</FONT>
</P>
</BODY>
</HTML>