clear_stereo_modelT_clear_stereo_modelClearStereoModelClearStereoModelclear_stereo_model (Operator)

Name

clear_stereo_modelT_clear_stereo_modelClearStereoModelClearStereoModelclear_stereo_model — Free the memory of a stereo model.

Signature

clear_stereo_model( : : StereoModelID : )

Herror T_clear_stereo_model(const Htuple StereoModelID)

void ClearStereoModel(const HTuple& StereoModelID)

void HStereoModel::ClearStereoModel() const

static void HOperatorSet.ClearStereoModel(HTuple stereoModelID)

void HStereoModel.ClearStereoModel()

def clear_stereo_model(stereo_model_id: HHandle) -> None

Description

The operator clear_stereo_modelclear_stereo_modelClearStereoModelClearStereoModelClearStereoModelclear_stereo_model frees the memory of the stereo model StereoModelIDStereoModelIDStereoModelIDStereoModelIDstereoModelIDstereo_model_id that was created by create_stereo_modelcreate_stereo_modelCreateStereoModelCreateStereoModelCreateStereoModelcreate_stereo_model. After calling clear_stereo_modelclear_stereo_modelClearStereoModelClearStereoModelClearStereoModelclear_stereo_model, the model can no longer be used. The handle StereoModelIDStereoModelIDStereoModelIDStereoModelIDstereoModelIDstereo_model_id becomes invalid.

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

StereoModelIDStereoModelIDStereoModelIDStereoModelIDstereoModelIDstereo_model_id (input_control, state is modified)  stereo_model HStereoModel, HTupleHHandleHTupleHtuple (handle) (IntPtr) (HHandle) (handle)

Handle of the stereo model.

Module

3D Metrology