write_deformable_surface_modelT_write_deformable_surface_modelWriteDeformableSurfaceModelWriteDeformableSurfaceModel (Operator)

Name

write_deformable_surface_modelT_write_deformable_surface_modelWriteDeformableSurfaceModelWriteDeformableSurfaceModel — Schreibt ein deformierbares Oberflächenmodell in eine Datei.

Signatur

write_deformable_surface_model( : : DeformableSurfaceModel, FileName : )

Herror T_write_deformable_surface_model(const Htuple DeformableSurfaceModel, const Htuple FileName)

void WriteDeformableSurfaceModel(const HTuple& DeformableSurfaceModel, const HTuple& FileName)

void HDeformableSurfaceModel::WriteDeformableSurfaceModel(const HString& FileName) const

void HDeformableSurfaceModel::WriteDeformableSurfaceModel(const char* FileName) const

void HDeformableSurfaceModel::WriteDeformableSurfaceModel(const wchar_t* FileName) const   (Nur Windows)

static void HOperatorSet.WriteDeformableSurfaceModel(HTuple deformableSurfaceModel, HTuple fileName)

void HDeformableSurfaceModel.WriteDeformableSurfaceModel(string fileName)

Beschreibung

write_deformable_surface_modelwrite_deformable_surface_modelWriteDeformableSurfaceModelWriteDeformableSurfaceModelWriteDeformableSurfaceModel schreibt das deformierbare Oberflächenmodell DeformableSurfaceModelDeformableSurfaceModelDeformableSurfaceModelDeformableSurfaceModeldeformableSurfaceModel in die Datei FileNameFileNameFileNameFileNamefileName. Die Datei kann mit read_deformable_surface_modelread_deformable_surface_modelReadDeformableSurfaceModelReadDeformableSurfaceModelReadDeformableSurfaceModel wieder gelesen werden. Die Standard-Dateiendung für deformierbare Oberflächenmodelle in HALCON ist 'dsfm'.

Ausführungsinformationen

Parameter

DeformableSurfaceModelDeformableSurfaceModelDeformableSurfaceModelDeformableSurfaceModeldeformableSurfaceModel (input_control)  deformable_surface_model HDeformableSurfaceModel, HTupleHTupleHtuple (handle) (IntPtr) (HHandle) (handle)

Handle des deformierbaren Oberflächenmodells.

FileNameFileNameFileNameFileNamefileName (input_control)  filename.write HTupleHTupleHtuple (string) (string) (HString) (char*)

Dateiname.

Dateiendung: .dsfm

Ergebnis

Wenn alle Parameter korrekt sind und die Datei geschrieben werden konnte liefert write_deformable_surface_modelwrite_deformable_surface_modelWriteDeformableSurfaceModelWriteDeformableSurfaceModelWriteDeformableSurfaceModel 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, get_deformable_surface_model_paramget_deformable_surface_model_paramGetDeformableSurfaceModelParamGetDeformableSurfaceModelParamGetDeformableSurfaceModelParam

Nachfolger

clear_deformable_surface_modelclear_deformable_surface_modelClearDeformableSurfaceModelClearDeformableSurfaceModelClearDeformableSurfaceModel

Siehe auch

create_deformable_surface_modelcreate_deformable_surface_modelCreateDeformableSurfaceModelCreateDeformableSurfaceModelCreateDeformableSurfaceModel, read_deformable_surface_modelread_deformable_surface_modelReadDeformableSurfaceModelReadDeformableSurfaceModelReadDeformableSurfaceModel

Modul

3D Metrology