Name
clear_all_shape_modelsclear_all_shape_modelsClearAllShapeModelsClearAllShapeModels — Free the memory of all shape models.
Warning
clear_all_shape_modelsclear_all_shape_modelsClearAllShapeModelsClearAllShapeModelsClearAllShapeModels is obsolete and is only provided for
reasons of backward compatibility. New applications should not use
clear_all_shape_modelsclear_all_shape_modelsClearAllShapeModelsClearAllShapeModelsClearAllShapeModels.
clear_all_shape_models( : : : )
Herror clear_all_shape_models()
Herror T_clear_all_shape_models()
void ClearAllShapeModels()
The operator clear_all_shape_modelsclear_all_shape_modelsClearAllShapeModelsClearAllShapeModelsClearAllShapeModels frees the memory of all
shape models that were created by create_shape_modelcreate_shape_modelCreateShapeModelCreateShapeModelCreateShapeModel,
create_scaled_shape_modelcreate_scaled_shape_modelCreateScaledShapeModelCreateScaledShapeModelCreateScaledShapeModel, or
create_aniso_shape_modelcreate_aniso_shape_modelCreateAnisoShapeModelCreateAnisoShapeModelCreateAnisoShapeModel. After calling
clear_all_shape_modelsclear_all_shape_modelsClearAllShapeModelsClearAllShapeModelsClearAllShapeModels, no model can be used any longer.
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.
- Multithreading type: reentrant (runs in parallel with non-exclusive operators).
- Multithreading scope: global (may be called from any thread).
- Processed without parallelization.
clear_all_shape_modelsclear_all_shape_modelsClearAllShapeModelsClearAllShapeModelsClearAllShapeModels always returns 2 (H_MSG_TRUE).
Matching