clear_structured_light_modelT_clear_structured_light_modelClearStructuredLightModelClearStructuredLightModelclear_structured_light_model (Operator)

名称

clear_structured_light_modelT_clear_structured_light_modelClearStructuredLightModelClearStructuredLightModelclear_structured_light_model — 清除结构光模型并释放分配的内存。

签名

clear_structured_light_model( : : StructuredLightModel : )

Herror T_clear_structured_light_model(const Htuple StructuredLightModel)

void ClearStructuredLightModel(const HTuple& StructuredLightModel)

static void HStructuredLightModel::ClearStructuredLightModel(const HStructuredLightModelArray& StructuredLightModel)

void HStructuredLightModel::ClearStructuredLightModel() const

static void HOperatorSet.ClearStructuredLightModel(HTuple structuredLightModel)

static void HStructuredLightModel.ClearStructuredLightModel(HStructuredLightModel[] structuredLightModel)

void HStructuredLightModel.ClearStructuredLightModel()

def clear_structured_light_model(structured_light_model: MaybeSequence[HHandle]) -> None

描述

The operator clear_structured_light_modelclear_structured_light_modelClearStructuredLightModelClearStructuredLightModelClearStructuredLightModelclear_structured_light_model deletes a structured light model that was created by create_structured_light_modelcreate_structured_light_modelCreateStructuredLightModelCreateStructuredLightModelCreateStructuredLightModelcreate_structured_light_model. All memory used by the model is freed. The handle of the model is passed in StructuredLightModelStructuredLightModelStructuredLightModelStructuredLightModelstructuredLightModelstructured_light_model. It is invalid after the operator call.

For an explanation of the concept of structured light and its supported applications, see the introduction of chapter Inspection / Structured Light.

执行信息

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.

参数

StructuredLightModelStructuredLightModelStructuredLightModelStructuredLightModelstructuredLightModelstructured_light_model (input_control, state is modified)  structured_light_model(-array) HStructuredLightModel, HTupleMaybeSequence[HHandle]HTupleHtuple (handle) (IntPtr) (HHandle) (handle)

Handle of the structured light model.

结果

The operator clear_structured_light_modelclear_structured_light_modelClearStructuredLightModelClearStructuredLightModelClearStructuredLightModelclear_structured_light_model returns the value 2 ( H_MSG_TRUE) if a valid handle is passed and the referred structured light model can be freed correctly. Otherwise, an exception will be raised.

另见

create_structured_light_modelcreate_structured_light_modelCreateStructuredLightModelCreateStructuredLightModelCreateStructuredLightModelcreate_structured_light_model

模块

3D Metrology