clear_all_data_code_2d_models ( : : : )

Delete all 2D data code models and free the allocated memory

The operator clear_all_data_code_2d_models deletes all 2D data code models that were created by create_data_code_2d_model or read_data_code_2d_model. All memory used by the models is freed. After the operator call all 2D data code handles are invalid.


Result

The operator clear_all_data_code_2d_models returns the value 2 (H_MSG_TRUE) if all 2D data code models were freed correctly. Otherwise, an exception will be raised.


Parallelization Information

clear_all_data_code_2d_models is processed completely exclusively without parallelization.


Alternatives

clear_data_code_2d_model


See also

create_data_code_2d_model, read_data_code_2d_model


Module

Data Code



Copyright © 1996-2008 MVTec Software GmbH