XYZSet3DBaseValueΒΆ
XYZSet3DBaseValue defines the value at which the surface outside of the data hull should be set.
- bool = XYZSet3DBaseValue(hData, rsValue)
Return Value
If the function succeeds, the return value bool is TRUE (1); otherwise it is FALSE (0).
Parameters
- hData
The handle of a dataset created with XYZCreate.
- rsValue
rsValue is a number at which the matrix values outside of the data hull should be set.
See also
id-374125