XYZSetHullSplineΒΆ
XYZSetHullSpline specifies if the north part of the hull should appear as a spline.
- bool = XYZSetHullSpline(hData, bSpline)
Return Value
If the function succeeds, the return value bool is TRUE (1); otherwise it is FALSE (0).
Parameters
- hData
Is the handle of a dataset created with XYZCreate.
- bSpline
See also
Overview XYZ-Datasets, XYZIsHullSpline, XYZUpdate, XYZCreate
id-1293869