3D Random Points with No Variation in Z
Posted: Tue May 16, 2006 9:10 am
I'm producing contour plot "slices" of a single plane from a 3D space through DDE. I send over only the data for the plane I wish to see at the time. Sometimes, the triplets of the plane I send to DPlot have no variation in the Z value. I send ManualScale and CustomColors commands that deal with the whole 3D space, but on any particular plane, I can have this no variation case, which causes DPlot pop an error box. Is there any way I can get DPlot to plot the color value associated with that non-variant Z-value? I know it's a solid colored rectangle, but it's meaningful to my users!