davidknight
Forum Newbie

Got Viz?
Posts: 12
|
I'm having trouble with a Macro that I wrote. The purpose of the macro is to include some positions and invalidate other. Basic Macro Concept: Mark positions component Include positions between two vector values. Unmark positions component. The macro seems to work well for most cases. However when I take a slab of the data and pass it to isosurface, the macro hiccups. I consistently get the following error when running my program. 9116: Signal 11 caught Begin Execution /usr/local/bin/dx: line 1818: 9116 Aborted "/usr/local/dx/bin_linux/dxexec" -r -B -F "/usr/local/dx/modules_linux/all.mdf" -F "/usr/local/dx/modules_linux/all.mdf" Also, I get lines from the isourface(which is flat for the most part) to a corner of the image. What is wrong with my program? Please help. I have included the program files. If you need a data file, I can email it to you. Dave Knight
|