ClassesClassesClassesClasses | | | | Operators

clear_deformable_surface_modelclear_deformable_surface_modelClearDeformableSurfaceModelclear_deformable_surface_modelClearDeformableSurfaceModelClearDeformableSurfaceModel (Operator)

Name

clear_deformable_surface_modelclear_deformable_surface_modelClearDeformableSurfaceModelclear_deformable_surface_modelClearDeformableSurfaceModelClearDeformableSurfaceModel — Free the memory of a deformable surface model.

Signature

clear_deformable_surface_model( : : DeformableSurfaceModel : )

Herror clear_deformable_surface_model(const Hlong DeformableSurfaceModel)

Herror T_clear_deformable_surface_model(const Htuple DeformableSurfaceModel)

Herror clear_deformable_surface_model(const HTuple& DeformableSurfaceModel)

void ClearDeformableSurfaceModel(const HTuple& DeformableSurfaceModel)

void HOperatorSetX.ClearDeformableSurfaceModel([in] VARIANT DeformableSurfaceModel)

static void HOperatorSet.ClearDeformableSurfaceModel(HTuple deformableSurfaceModel)

Description

The operator clear_deformable_surface_modelclear_deformable_surface_modelClearDeformableSurfaceModelclear_deformable_surface_modelClearDeformableSurfaceModelClearDeformableSurfaceModel frees the memory of a deformable surface model that was created, for example, by read_deformable_surface_modelread_deformable_surface_modelReadDeformableSurfaceModelread_deformable_surface_modelReadDeformableSurfaceModelReadDeformableSurfaceModel or create_deformable_surface_modelcreate_deformable_surface_modelCreateDeformableSurfaceModelcreate_deformable_surface_modelCreateDeformableSurfaceModelCreateDeformableSurfaceModel. After calling clear_deformable_surface_modelclear_deformable_surface_modelClearDeformableSurfaceModelclear_deformable_surface_modelClearDeformableSurfaceModelClearDeformableSurfaceModel, the model can no longer be used. The handle DeformableSurfaceModelDeformableSurfaceModelDeformableSurfaceModelDeformableSurfaceModelDeformableSurfaceModeldeformableSurfaceModel becomes invalid.

Parallelization

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.

Parameters

DeformableSurfaceModelDeformableSurfaceModelDeformableSurfaceModelDeformableSurfaceModelDeformableSurfaceModeldeformableSurfaceModel (input_control, state is modified)  deformable_surface_model(-array) HDeformableSurfaceModel, HTupleHTupleHDeformableSurfaceModel, HTupleHDeformableSurfaceModelX, VARIANTHtuple (integer) (IntPtr) (Hlong) (Hlong) (Hlong) (Hlong)

Handle of the deformable surface model.

Result

If the handle of the model is valid, the operator clear_deformable_surface_modelclear_deformable_surface_modelClearDeformableSurfaceModelclear_deformable_surface_modelClearDeformableSurfaceModelClearDeformableSurfaceModel returns the value 2 (H_MSG_TRUE). If necessary an exception is raised.

Possible Predecessors

read_deformable_surface_modelread_deformable_surface_modelReadDeformableSurfaceModelread_deformable_surface_modelReadDeformableSurfaceModelReadDeformableSurfaceModel, create_deformable_surface_modelcreate_deformable_surface_modelCreateDeformableSurfaceModelcreate_deformable_surface_modelCreateDeformableSurfaceModelCreateDeformableSurfaceModel

See also

read_deformable_surface_modelread_deformable_surface_modelReadDeformableSurfaceModelread_deformable_surface_modelReadDeformableSurfaceModelReadDeformableSurfaceModel, create_deformable_surface_modelcreate_deformable_surface_modelCreateDeformableSurfaceModelcreate_deformable_surface_modelCreateDeformableSurfaceModelCreateDeformableSurfaceModel

Module

3D Metrology


ClassesClassesClassesClasses | | | | Operators