ClassesClassesClassesClasses | | | | Operators

clear_all_shape_model_3dclear_all_shape_model_3dClearAllShapeModel3dclear_all_shape_model_3dClearAllShapeModel3dClearAllShapeModel3d (Operator)

Name

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

Signature

clear_all_shape_model_3d( : : : )

Herror clear_all_shape_model_3d()

Herror T_clear_all_shape_model_3d()

Herror clear_all_shape_model_3d()

void ClearAllShapeModel3d()

void HOperatorSetX.ClearAllShapeModel3d()

static void HOperatorSet.ClearAllShapeModel3d()

Description

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

Attention

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

Parallelization

Result

clear_all_shape_model_3dclear_all_shape_model_3dClearAllShapeModel3dclear_all_shape_model_3dClearAllShapeModel3dClearAllShapeModel3d always returns 2 (H_MSG_TRUE).

Possible Predecessors

create_shape_model_3dcreate_shape_model_3dCreateShapeModel3dcreate_shape_model_3dCreateShapeModel3dCreateShapeModel3d, read_shape_model_3dread_shape_model_3dReadShapeModel3dread_shape_model_3dReadShapeModel3dReadShapeModel3d, write_shape_model_3dwrite_shape_model_3dWriteShapeModel3dwrite_shape_model_3dWriteShapeModel3dWriteShapeModel3d

Alternatives

clear_shape_model_3dclear_shape_model_3dClearShapeModel3dclear_shape_model_3dClearShapeModel3dClearShapeModel3d

Module

3D Metrology


ClassesClassesClassesClasses | | | | Operators