Problem with MIN_CURVE_SURF [message #30624] |
Tue, 14 May 2002 09:39 |
Alok Nagdev
Messages: 11 Registered: April 2001
|
Junior Member |
|
|
Hi,
I'm trying to smooth some contours points using MIN_CURVE_SURF. My array
size is 800x400 and this function gives an error message "too many
points in the array." I'm using regular keyword with in the function
call so that just a 2D array is passed along with it. Next I tried to
grab the subarray where all the contour points were located and gave NX,
NY 4 time the grabbed array size, it ran but contours were not what they
should have been.
Any help is appreciated.
Thanks,
-Alok
|
|
|
Re: Problem with MIN_CURVE_SURF [message #30625 is a reply to message #30624] |
Tue, 14 May 2002 09:28  |
Alok Nagdev
Messages: 11 Registered: April 2001
|
Junior Member |
|
|
I just realized that I posted it at the wrong place....sorry about that!!
I'll again post it at the new message spot.
Again sorry....
-Alok
Alok Nagdev wrote:
> Hi,
>
> I'm trying to smooth some contours points using MIN_CURVE_SURF. My array
> size is 800x400 and this function gives an error message "too many
> points in the array." I'm using regular keyword with in the function
> call so that just a 2D array is passed along with it. Next I tried to
> grab the subarray where all the contour points were located and gave NX,
> NY 4 time the grabbed array size, it ran but contours were not what they
> should have been.
>
> Any help is appreciated.
>
> Thanks,
> -Alok
|
|
|