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