ClassesClasses | | Operators

clear_all_shape_modelsclear_all_shape_modelsClearAllShapeModelsClearAllShapeModels (Operator)

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.

Signature

clear_all_shape_models( : : : )

Herror clear_all_shape_models()

Herror T_clear_all_shape_models()

void ClearAllShapeModels()

static void HOperatorSet.ClearAllShapeModels()

Description

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.

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

Result

clear_all_shape_modelsclear_all_shape_modelsClearAllShapeModelsClearAllShapeModelsClearAllShapeModels always returns 2 (H_MSG_TRUE).

Module

Matching


ClassesClasses | | Operators