| HALCON Reference Manual / Matching-3D | Operators |
clear_all_shape_model_3d — Free the memory of all 3D shape models.
clear_all_shape_model_3d( : : : )
The operator clear_all_shape_model_3d frees the memory of all 3D shape models that were created by create_shape_model_3d. After calling clear_all_shape_model_3d, no model can be used any longer.
clear_all_shape_model_3d exists solely for the purpose of implementing the “reset program” functionality in HDevelop. clear_all_shape_model_3d must not be used in any application.
clear_all_shape_model_3d always returns 2 (H_MSG_TRUE).
clear_all_shape_model_3d is processed completely exclusively without parallelization.
create_shape_model_3d, read_shape_model_3d, write_shape_model_3d
3D Metrology
| HALCON Reference Manual / Matching-3D | Operators |
| Version 9.0.2 | Copyright © 1996-2010 MVTec Software GmbH |