XYZSet3DOutsideColor sets the color of the 3D surface map outside of the data hull.
Return Value
If the function succeeds, the return value bool is TRUE (1); otherwise it is FALSE (0).
Parameters
The handle of a dataset created with XYZCreate.
rvRGB is a vector with 3 elements:
| Value | Meaning |
|---|---|
| rvRGB[1] | Red (0 to 255) |
| rvRGB[2] | Green (0 to 255) |
| rvRGB[3] | Blue (0 to 255) |
See also
id-1444641