write_deformable_surface_modelT_write_deformable_surface_modelWriteDeformableSurfaceModelWriteDeformableSurfaceModelwrite_deformable_surface_model (算子)

名称

write_deformable_surface_modelT_write_deformable_surface_modelWriteDeformableSurfaceModelWriteDeformableSurfaceModelwrite_deformable_surface_model — 将可变形表面模型写入文件。

签名

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   ( Windows only)

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

void HDeformableSurfaceModel.WriteDeformableSurfaceModel(string fileName)

def write_deformable_surface_model(deformable_surface_model: HHandle, file_name: str) -> None

描述

算子 write_deformable_surface_modelwrite_deformable_surface_modelWriteDeformableSurfaceModelWriteDeformableSurfaceModelWriteDeformableSurfaceModelwrite_deformable_surface_model writes a deformable surface model to the file FileNameFileNameFileNameFileNamefileNamefile_name. The file can be read again with read_deformable_surface_modelread_deformable_surface_modelReadDeformableSurfaceModelReadDeformableSurfaceModelReadDeformableSurfaceModelread_deformable_surface_model。The default HALCON file extension for the deformable surface model file is 'dsfm'.

执行信息

参数

DeformableSurfaceModelDeformableSurfaceModelDeformableSurfaceModelDeformableSurfaceModeldeformableSurfaceModeldeformable_surface_model (输入控制)  deformable_surface_model HDeformableSurfaceModel, HTupleHHandleHTupleHtuple (handle) (IntPtr) (HHandle) (handle)

Handle of the deformable surface model to write.

FileNameFileNameFileNameFileNamefileNamefile_name (输入控制)  filename.write HTuplestrHTupleHtuple (string) (string) (HString) (char*)

File name to write to.

File extension: .dsfm

结果

write_deformable_surface_modelwrite_deformable_surface_modelWriteDeformableSurfaceModelWriteDeformableSurfaceModelWriteDeformableSurfaceModelwrite_deformable_surface_model returns 2 ( H_MSG_TRUE) if all parameters are correct and the HALCON process has write permission to the file。如有必要,则抛出异常。

可能的前趋

read_deformable_surface_modelread_deformable_surface_modelReadDeformableSurfaceModelReadDeformableSurfaceModelReadDeformableSurfaceModelread_deformable_surface_model, create_deformable_surface_modelcreate_deformable_surface_modelCreateDeformableSurfaceModelCreateDeformableSurfaceModelCreateDeformableSurfaceModelcreate_deformable_surface_model, get_deformable_surface_model_paramget_deformable_surface_model_paramGetDeformableSurfaceModelParamGetDeformableSurfaceModelParamGetDeformableSurfaceModelParamget_deformable_surface_model_param

可能的后继

clear_deformable_surface_modelclear_deformable_surface_modelClearDeformableSurfaceModelClearDeformableSurfaceModelClearDeformableSurfaceModelclear_deformable_surface_model

另见

create_deformable_surface_modelcreate_deformable_surface_modelCreateDeformableSurfaceModelCreateDeformableSurfaceModelCreateDeformableSurfaceModelcreate_deformable_surface_model, read_deformable_surface_modelread_deformable_surface_modelReadDeformableSurfaceModelReadDeformableSurfaceModelReadDeformableSurfaceModelread_deformable_surface_model

模块

三维计量