| Table of Contents / 3D Reconstruction / Sheet of Light | Operators |
clear_sheet_of_light_model — Delete a sheet-of-light model and free the allocated memory.
clear_sheet_of_light_model( : : SheetOfLightModelID : )
The operator clear_sheet_of_light_model deletes a sheet-of-light model that was created by create_sheet_of_light_model. All memory used by the model is freed. The handle of the model is passed in SheetOfLightModelID. After the operator call it is invalid.
Handle of the sheet-of-light model.
The operator clear_sheet_of_light_model returns the value 2 (H_MSG_TRUE) if a valid handle is passed and the referred sheet-of-light model can be freed correctly. Otherwise, an exception will be raised.
3D Metrology
| Table of Contents / 3D Reconstruction / Sheet of Light | Operators |
| HALCON Reference Manual 10.0.2 | Copyright © 1996-2011 MVTec Software GmbH |