Operators |
reset_sheet_of_light_model — Reset a sheet-of-light model.
reset_sheet_of_light_model( : : SheetOfLightModelID : )
The operator reset_sheet_of_light_model resets a sheet-of-light model that was created by create_sheet_of_light_model. All indices and result arrays used by the model are reset. The parameters of the model remain unchanged. The handle of the model is passed in SheetOfLightModelID.
This operator modifies the state of the following input parameter:
The value of this parameter may not be shared across multiple threads without external synchronization.Handle of the sheet-of-light model.
The operator reset_sheet_of_light_model returns the value 2 (H_MSG_TRUE) if a valid handle is passed and the sheet-of-light model can be reset correctly. Otherwise, an exception will be raised.
3D Metrology
Operators |