Name
clear_all_scattered_data_interpolatorsclear_all_scattered_data_interpolatorsClearAllScatteredDataInterpolatorsClearAllScatteredDataInterpolators — Clear all scattered data interpolators.
Warning
clear_all_scattered_data_interpolatorsclear_all_scattered_data_interpolatorsClearAllScatteredDataInterpolatorsClearAllScatteredDataInterpolatorsClearAllScatteredDataInterpolators is obsolete and is
only provided for reasons of backward compatibility. New
applications should not use
clear_all_scattered_data_interpolatorsclear_all_scattered_data_interpolatorsClearAllScatteredDataInterpolatorsClearAllScatteredDataInterpolatorsClearAllScatteredDataInterpolators.
clear_all_scattered_data_interpolators( : : : )
Herror clear_all_scattered_data_interpolators()
Herror T_clear_all_scattered_data_interpolators()
void ClearAllScatteredDataInterpolators()
static void HOperatorSet.ClearAllScatteredDataInterpolators()
clear_all_scattered_data_interpolatorsclear_all_scattered_data_interpolatorsClearAllScatteredDataInterpolatorsClearAllScatteredDataInterpolatorsClearAllScatteredDataInterpolators clears all scattered data
interpolators and frees all memory required for the interpolators.
After calling clear_all_scattered_data_interpolatorsclear_all_scattered_data_interpolatorsClearAllScatteredDataInterpolatorsClearAllScatteredDataInterpolatorsClearAllScatteredDataInterpolators, no
scattered data interpolator can be used any longer.
clear_all_scattered_data_interpolatorsclear_all_scattered_data_interpolatorsClearAllScatteredDataInterpolatorsClearAllScatteredDataInterpolatorsClearAllScatteredDataInterpolators exists solely for the purpose
of implementing the “reset program” functionality in HDevelop.
clear_all_scattered_data_interpolatorsclear_all_scattered_data_interpolatorsClearAllScatteredDataInterpolatorsClearAllScatteredDataInterpolatorsClearAllScatteredDataInterpolators must not be used
in any application.
- Multithreading type: reentrant (runs in parallel with non-exclusive operators).
- Multithreading scope: global (may be called from any thread).
- Processed without parallelization.
clear_all_scattered_data_interpolatorsclear_all_scattered_data_interpolatorsClearAllScatteredDataInterpolatorsClearAllScatteredDataInterpolatorsClearAllScatteredDataInterpolators always returns 2 (H_MSG_TRUE).
Foundation