ClassesClassesClassesClasses | | | | Operators

clear_all_shape_modelsclear_all_shape_modelsClearAllShapeModelsclear_all_shape_modelsClearAllShapeModelsClearAllShapeModels (Operator)

Name

clear_all_shape_modelsclear_all_shape_modelsClearAllShapeModelsclear_all_shape_modelsClearAllShapeModelsClearAllShapeModels — Free the memory of all shape models.

Signature

clear_all_shape_models( : : : )

Herror clear_all_shape_models()

Herror T_clear_all_shape_models()

Herror clear_all_shape_models()

void ClearAllShapeModels()

void HOperatorSetX.ClearAllShapeModels()

static void HOperatorSet.ClearAllShapeModels()

Description

The operator clear_all_shape_modelsclear_all_shape_modelsClearAllShapeModelsclear_all_shape_modelsClearAllShapeModelsClearAllShapeModels frees the memory of all shape models that were created by create_shape_modelcreate_shape_modelCreateShapeModelcreate_shape_modelCreateShapeModelCreateShapeModel, create_scaled_shape_modelcreate_scaled_shape_modelCreateScaledShapeModelcreate_scaled_shape_modelCreateScaledShapeModelCreateScaledShapeModel, or create_aniso_shape_modelcreate_aniso_shape_modelCreateAnisoShapeModelcreate_aniso_shape_modelCreateAnisoShapeModelCreateAnisoShapeModel. After calling clear_all_shape_modelsclear_all_shape_modelsClearAllShapeModelsclear_all_shape_modelsClearAllShapeModelsClearAllShapeModels, no model can be used any longer.

Attention

clear_all_shape_modelsclear_all_shape_modelsClearAllShapeModelsclear_all_shape_modelsClearAllShapeModelsClearAllShapeModels exists solely for the purpose of implementing the “reset program” functionality in HDevelop. clear_all_shape_modelsclear_all_shape_modelsClearAllShapeModelsclear_all_shape_modelsClearAllShapeModelsClearAllShapeModels must not be used in any application.

Parallelization

Result

clear_all_shape_modelsclear_all_shape_modelsClearAllShapeModelsclear_all_shape_modelsClearAllShapeModelsClearAllShapeModels always returns 2 (H_MSG_TRUE).

Possible Predecessors

create_shape_modelcreate_shape_modelCreateShapeModelcreate_shape_modelCreateShapeModelCreateShapeModel, create_scaled_shape_modelcreate_scaled_shape_modelCreateScaledShapeModelcreate_scaled_shape_modelCreateScaledShapeModelCreateScaledShapeModel, create_aniso_shape_modelcreate_aniso_shape_modelCreateAnisoShapeModelcreate_aniso_shape_modelCreateAnisoShapeModelCreateAnisoShapeModel, read_shape_modelread_shape_modelReadShapeModelread_shape_modelReadShapeModelReadShapeModel, write_shape_modelwrite_shape_modelWriteShapeModelwrite_shape_modelWriteShapeModelWriteShapeModel

Alternatives

clear_shape_modelclear_shape_modelClearShapeModelclear_shape_modelClearShapeModelClearShapeModel

Module

Matching


ClassesClassesClassesClasses | | | | Operators