problem with Poly_norm [message #14987] |
Wed, 14 April 1999 00:00 |
Rainer Buchner
Messages: 1 Registered: April 1999
|
Junior Member |
|
|
Hi!
I have a problem with teh POLY_NORM function.
The System Variable !xs is set to (0,0) so that all coordinates i want
to chnage with teh poly_norm function are ste to zero. How can i change
the varaible !xs or d i have to create a coordinate system befor using
the Poly_norm function?
Thanks for Your help.
Rainer.
Rainer Buchner
Inst. fuer Technische Mechanik
TU_Braunschweig
r.buchner@tu-bs.de
|
|
|
Re: problem with Poly_norm [message #15076 is a reply to message #14987] |
Wed, 14 April 1999 00:00  |
davidf
Messages: 2866 Registered: September 1996
|
Senior Member |
|
|
Rainer Buchner (y0006749@ws.rz.tu-bs.de) writes:
> I have a problem with teh POLY_NORM function.
> The System Variable !xs is set to (0,0) so that all coordinates i want
> to chnage with teh poly_norm function are ste to zero. How can i change
> the varaible !xs or d i have to create a coordinate system befor using
> the Poly_norm function?
POLY_NORM must be a locally-written function. It's not
available in the normal IDL distribution. There is, by
the way, a HUGE fee for debugging someone else's code. :-)
Cheers,
David
--
David Fanning, Ph.D.
Fanning Software Consulting
Phone: 970-221-0438 E-Mail: davidf@dfanning.com
Coyote's Guide to IDL Programming: http://www.dfanning.com/
Toll-Free IDL Book Orders: 1-888-461-0155
|
|
|