clear_all_shape_modelsclear_all_shape_modelsClearAllShapeModelsClearAllShapeModels (Operator)
Name
clear_all_shape_modelsclear_all_shape_modelsClearAllShapeModelsClearAllShapeModels
— This operator is inoperable. It had the following function:
Free the memory of all shape models.
Warning
clear_all_shape_modelsclear_all_shape_modelsClearAllShapeModelsClearAllShapeModelsClearAllShapeModels
is obsolete, inoperable, and is only provided
for reasons of backward compatibility. New applications should not use
clear_all_shape_modelsclear_all_shape_modelsClearAllShapeModelsClearAllShapeModelsClearAllShapeModels
, the operator will be removed in future
versions.
Signature
clear_all_shape_models( : : : )
Herror clear_all_shape_models()
Herror T_clear_all_shape_models()
void ClearAllShapeModels()
Description
.
Attention
clear_all_shape_modelsclear_all_shape_modelsClearAllShapeModelsClearAllShapeModelsClearAllShapeModels
exists solely for the purpose of
implementing the “reset program” functionality in HDevelop.
clear_all_shape_modelsclear_all_shape_modelsClearAllShapeModelsClearAllShapeModelsClearAllShapeModels
must not be used in any
application.
Execution Information
- Multithreading type: reentrant (runs in parallel with non-exclusive operators).
- Multithreading scope: global (may be called from any thread).
- Processed without parallelization.
Result
clear_all_shape_modelsclear_all_shape_modelsClearAllShapeModelsClearAllShapeModelsClearAllShapeModels
always returns 2 (H_MSG_TRUE).
Module
Matching