reset_sheet_of_light_modelT_reset_sheet_of_light_modelResetSheetOfLightModelResetSheetOfLightModelreset_sheet_of_light_model (Operator)

Name

reset_sheet_of_light_modelT_reset_sheet_of_light_modelResetSheetOfLightModelResetSheetOfLightModelreset_sheet_of_light_model — Reset a sheet-of-light model.

Signature

reset_sheet_of_light_model( : : SheetOfLightModelID : )

Herror T_reset_sheet_of_light_model(const Htuple SheetOfLightModelID)

void ResetSheetOfLightModel(const HTuple& SheetOfLightModelID)

void HSheetOfLightModel::ResetSheetOfLightModel() const

static void HOperatorSet.ResetSheetOfLightModel(HTuple sheetOfLightModelID)

void HSheetOfLightModel.ResetSheetOfLightModel()

def reset_sheet_of_light_model(sheet_of_light_model_id: HHandle) -> None

Description

The operator reset_sheet_of_light_modelreset_sheet_of_light_modelResetSheetOfLightModelResetSheetOfLightModelResetSheetOfLightModelreset_sheet_of_light_model resets a sheet-of-light model that was created by create_sheet_of_light_modelcreate_sheet_of_light_modelCreateSheetOfLightModelCreateSheetOfLightModelCreateSheetOfLightModelcreate_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 SheetOfLightModelIDSheetOfLightModelIDSheetOfLightModelIDSheetOfLightModelIDsheetOfLightModelIDsheet_of_light_model_id.

Execution Information

This operator modifies the state of the following input parameter:

During execution of this operator, access to the value of this parameter must be synchronized if it is used across multiple threads.

Parameters

SheetOfLightModelIDSheetOfLightModelIDSheetOfLightModelIDSheetOfLightModelIDsheetOfLightModelIDsheet_of_light_model_id (input_control, state is modified)  sheet_of_light_model HSheetOfLightModel, HTupleHHandleHTupleHtuple (handle) (IntPtr) (HHandle) (handle)

Handle of the sheet-of-light model.

Result

The operator reset_sheet_of_light_modelreset_sheet_of_light_modelResetSheetOfLightModelResetSheetOfLightModelResetSheetOfLightModelreset_sheet_of_light_model returns the value TRUE if a valid handle is passed and the sheet-of-light model can be reset correctly. Otherwise, an exception will be raised.

See also

clear_sheet_of_light_modelclear_sheet_of_light_modelClearSheetOfLightModelClearSheetOfLightModelClearSheetOfLightModelclear_sheet_of_light_model

Module

3D Metrology