KlassenKlassen | | Operatoren

clear_deformable_surface_modelclear_deformable_surface_modelClearDeformableSurfaceModelClearDeformableSurfaceModel (Operator)

Name

clear_deformable_surface_modelclear_deformable_surface_modelClearDeformableSurfaceModelClearDeformableSurfaceModel — Freigabe des Speichers eines deformierbaren Oberflächenmodells.

Signatur

clear_deformable_surface_model( : : DeformableSurfaceModel : )

Herror clear_deformable_surface_model(const Hlong DeformableSurfaceModel)

Herror T_clear_deformable_surface_model(const Htuple DeformableSurfaceModel)

void ClearDeformableSurfaceModel(const HTuple& DeformableSurfaceModel)

static void HOperatorSet.ClearDeformableSurfaceModel(HTuple deformableSurfaceModel)

Beschreibung

clear_deformable_surface_modelclear_deformable_surface_modelClearDeformableSurfaceModelClearDeformableSurfaceModelClearDeformableSurfaceModel gibt den Speicher eines deformierbaren Oberflächenmodells, welches z.B. mit create_deformable_surface_modelcreate_deformable_surface_modelCreateDeformableSurfaceModelCreateDeformableSurfaceModelCreateDeformableSurfaceModel angelegt wurde, wieder frei. Das Modell kann nach dem Aufruf nicht mehr verwendet werden. Der Handle DeformableSurfaceModelDeformableSurfaceModelDeformableSurfaceModelDeformableSurfaceModeldeformableSurfaceModel ist nach dem Aufruf ungültig.

Ausführungsinformationen

Dieser Operator modifiziert den Zustand des folgenden Eingabeparameters:

Der Wert dieses Parameters darf nicht über mehrere Threads verwendet werden.

Parameter

DeformableSurfaceModelDeformableSurfaceModelDeformableSurfaceModelDeformableSurfaceModeldeformableSurfaceModel (input_control, Zustand wird modifiziert)  deformable_surface_model(-array) HDeformableSurfaceModel, HTupleHTupleHtuple (integer) (IntPtr) (Hlong) (Hlong)

Handle des deformierbaren Oberflächenmodells

Ergebnis

Ist der Handle des Modells gültig, dann liefert clear_deformable_surface_modelclear_deformable_surface_modelClearDeformableSurfaceModelClearDeformableSurfaceModelClearDeformableSurfaceModel den Wert 2 (H_MSG_TRUE). Gegebenenfalls wird eine Fehlerbehandlung durchgeführt.

Vorgänger

read_deformable_surface_modelread_deformable_surface_modelReadDeformableSurfaceModelReadDeformableSurfaceModelReadDeformableSurfaceModel, create_deformable_surface_modelcreate_deformable_surface_modelCreateDeformableSurfaceModelCreateDeformableSurfaceModelCreateDeformableSurfaceModel

Siehe auch

read_deformable_surface_modelread_deformable_surface_modelReadDeformableSurfaceModelReadDeformableSurfaceModelReadDeformableSurfaceModel, create_deformable_surface_modelcreate_deformable_surface_modelCreateDeformableSurfaceModelCreateDeformableSurfaceModelCreateDeformableSurfaceModel

Modul

3D Metrology


KlassenKlassen | | Operatoren