Page 1 of 1

Delaunay routine to share

Posted: Wed Dec 15, 2021 8:32 pm
by Danielm103
My First IRX routine, maybe useful for someone. I tried to attach it here but, I can't so I put it on my google drive
contains source and binary for 10_1, the command is make tin.
Screenshot.jpg
Screenshot.jpg (141.53 KiB) Viewed 9389 times
https://drive.google.com/file/d/1z4fCDD ... sp=sharing

Re: Delaunay routine to share

Posted: Thu Dec 16, 2021 4:32 am
by Danielm103
So, I upgraded my version 10 (10.1.1211.127393.PE+.VC16.x64.CMS101a)
and now the routine fails to load.

if I comment out sds_buildlist, and sds_relrb(pFilter) it loads, for some reason sds is not loading in the latest and greatest

Re: Delaunay routine to share

Posted: Thu Dec 16, 2021 4:47 am
by Danielm103
changed from sds_buildlist to icedBuildlist and from sds_relrb to icedRelRb and it works again
I uploaded a new build