ClassesClasses | | Operators

clear_all_shape_model_3dclear_all_shape_model_3dClearAllShapeModel3dClearAllShapeModel3d (Operator)

Name

clear_all_shape_model_3dclear_all_shape_model_3dClearAllShapeModel3dClearAllShapeModel3d — Free the memory of all 3D shape models.

Warning

clear_all_shape_model_3dclear_all_shape_model_3dClearAllShapeModel3dClearAllShapeModel3dClearAllShapeModel3d is obsolete and is only provided for reasons of backward compatibility. New applications should not use clear_all_shape_model_3dclear_all_shape_model_3dClearAllShapeModel3dClearAllShapeModel3dClearAllShapeModel3d.

Signature

clear_all_shape_model_3d( : : : )

Herror clear_all_shape_model_3d()

Herror T_clear_all_shape_model_3d()

void ClearAllShapeModel3d()

static void HOperatorSet.ClearAllShapeModel3d()

Description

The operator clear_all_shape_model_3dclear_all_shape_model_3dClearAllShapeModel3dClearAllShapeModel3dClearAllShapeModel3d frees the memory of all 3D shape models that were created by create_shape_model_3dcreate_shape_model_3dCreateShapeModel3dCreateShapeModel3dCreateShapeModel3d. After calling clear_all_shape_model_3dclear_all_shape_model_3dClearAllShapeModel3dClearAllShapeModel3dClearAllShapeModel3d, no model can be used any longer.

Attention

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

Execution Information

Result

clear_all_shape_model_3dclear_all_shape_model_3dClearAllShapeModel3dClearAllShapeModel3dClearAllShapeModel3d always returns 2 (H_MSG_TRUE).

Module

3D Metrology


ClassesClasses | | Operators