KlassenKlassenKlassenKlassen | | | | Operatoren

write_deformable_surface_modelwrite_deformable_surface_modelWriteDeformableSurfaceModelwrite_deformable_surface_modelWriteDeformableSurfaceModelWriteDeformableSurfaceModel (Operator)

Name

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

Signatur

write_deformable_surface_model( : : DeformableSurfaceModel, FileName : )

Herror write_deformable_surface_model(const Hlong DeformableSurfaceModel, const char* FileName)

Herror T_write_deformable_surface_model(const Htuple DeformableSurfaceModel, const Htuple FileName)

Herror write_deformable_surface_model(const HTuple& DeformableSurfaceModel, const HTuple& FileName)

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

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

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

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

void HOperatorSetX.WriteDeformableSurfaceModel(
[in] VARIANT DeformableSurfaceModel, [in] VARIANT FileName)

void HDeformableSurfaceModelX.WriteDeformableSurfaceModel([in] BSTR FileName)

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

void HDeformableSurfaceModel.WriteDeformableSurfaceModel(string fileName)

Beschreibung

write_deformable_surface_modelwrite_deformable_surface_modelWriteDeformableSurfaceModelwrite_deformable_surface_modelWriteDeformableSurfaceModelWriteDeformableSurfaceModel schreibt das deformierbare Oberflächenmodell DeformableSurfaceModelDeformableSurfaceModelDeformableSurfaceModelDeformableSurfaceModelDeformableSurfaceModeldeformableSurfaceModel in die Datei FileNameFileNameFileNameFileNameFileNamefileName. Die Datei kann mit read_deformable_surface_modelread_deformable_surface_modelReadDeformableSurfaceModelread_deformable_surface_modelReadDeformableSurfaceModelReadDeformableSurfaceModel wieder gelesen werden. Die Standard-Dateiendung für deformierbare Oberflächenmodelle in HALCON ist 'dsfm'.

Parallelisierung

Parameter

DeformableSurfaceModelDeformableSurfaceModelDeformableSurfaceModelDeformableSurfaceModelDeformableSurfaceModeldeformableSurfaceModel (input_control)  deformable_surface_model HDeformableSurfaceModel, HTupleHTupleHDeformableSurfaceModel, HTupleHDeformableSurfaceModelX, VARIANTHtuple (integer) (IntPtr) (Hlong) (Hlong) (Hlong) (Hlong)

Handle des deformierbaren Oberflächenmodells.

FileNameFileNameFileNameFileNameFileNamefileName (input_control)  filename.write HTupleHTupleHTupleVARIANTHtuple (string) (string) (HString) (char*) (BSTR) (char*)

Dateiname.

Dateiendung: .dsfm

Ergebnis

Wenn alle Parameter korrekt sind und die Datei geschrieben werden konnte liefert write_deformable_surface_modelwrite_deformable_surface_modelWriteDeformableSurfaceModelwrite_deformable_surface_modelWriteDeformableSurfaceModelWriteDeformableSurfaceModel den Wert 2 (H_MSG_TRUE). Gegebenenfalls wird eine Fehlerbehandlung durchgeführt.

Vorgänger

read_deformable_surface_modelread_deformable_surface_modelReadDeformableSurfaceModelread_deformable_surface_modelReadDeformableSurfaceModelReadDeformableSurfaceModel, create_deformable_surface_modelcreate_deformable_surface_modelCreateDeformableSurfaceModelcreate_deformable_surface_modelCreateDeformableSurfaceModelCreateDeformableSurfaceModel, get_deformable_surface_model_paramget_deformable_surface_model_paramGetDeformableSurfaceModelParamget_deformable_surface_model_paramGetDeformableSurfaceModelParamGetDeformableSurfaceModelParam

Nachfolger

clear_deformable_surface_modelclear_deformable_surface_modelClearDeformableSurfaceModelclear_deformable_surface_modelClearDeformableSurfaceModelClearDeformableSurfaceModel

Siehe auch

create_deformable_surface_modelcreate_deformable_surface_modelCreateDeformableSurfaceModelcreate_deformable_surface_modelCreateDeformableSurfaceModelCreateDeformableSurfaceModel, read_deformable_surface_modelread_deformable_surface_modelReadDeformableSurfaceModelread_deformable_surface_modelReadDeformableSurfaceModelReadDeformableSurfaceModel

Modul

3D Metrology


KlassenKlassenKlassenKlassen | | | | Operatoren