deserialize_deformable_surface_modelT_deserialize_deformable_surface_modelDeserializeDeformableSurfaceModelDeserializeDeformableSurfaceModel (Operator)

Name

deserialize_deformable_surface_modelT_deserialize_deformable_surface_modelDeserializeDeformableSurfaceModelDeserializeDeformableSurfaceModel — Deserialize a deformable surface model.

Signature

deserialize_deformable_surface_model( : : SerializedItemHandle : DeformableSurfaceModel)

Herror T_deserialize_deformable_surface_model(const Htuple SerializedItemHandle, Htuple* DeformableSurfaceModel)

void DeserializeDeformableSurfaceModel(const HTuple& SerializedItemHandle, HTuple* DeformableSurfaceModel)

void HDeformableSurfaceModel::DeserializeDeformableSurfaceModel(const HSerializedItem& SerializedItemHandle)

static void HOperatorSet.DeserializeDeformableSurfaceModel(HTuple serializedItemHandle, out HTuple deformableSurfaceModel)

void HDeformableSurfaceModel.DeserializeDeformableSurfaceModel(HSerializedItem serializedItemHandle)

Description

deserialize_deformable_surface_modeldeserialize_deformable_surface_modelDeserializeDeformableSurfaceModelDeserializeDeformableSurfaceModelDeserializeDeformableSurfaceModel deserializes a deformable surface model, that was serialized by serialize_deformable_surface_modelserialize_deformable_surface_modelSerializeDeformableSurfaceModelSerializeDeformableSurfaceModelSerializeDeformableSurfaceModel (see fwrite_serialized_itemfwrite_serialized_itemFwriteSerializedItemFwriteSerializedItemFwriteSerializedItem for an introduction of the basic principle of serialization). The serialized deformable surface model is defined by the handle SerializedItemHandleSerializedItemHandleSerializedItemHandleSerializedItemHandleserializedItemHandle. The deserialized values are stored in an automatically created deformable surface model with the handle DeformableSurfaceModelDeformableSurfaceModelDeformableSurfaceModelDeformableSurfaceModeldeformableSurfaceModel.

Execution Information

Parameters

SerializedItemHandleSerializedItemHandleSerializedItemHandleSerializedItemHandleserializedItemHandle (input_control)  serialized_item HSerializedItem, HTupleHTupleHtuple (handle) (IntPtr) (HHandle) (handle)

Handle of the serialized item.

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

Handle of the deformable surface model.

Result

If the parameters are valid, the operator deserialize_deformable_surface_modeldeserialize_deformable_surface_modelDeserializeDeformableSurfaceModelDeserializeDeformableSurfaceModelDeserializeDeformableSurfaceModel returns the value 2 (H_MSG_TRUE). If necessary, an exception is raised.

Possible Predecessors

fread_serialized_itemfread_serialized_itemFreadSerializedItemFreadSerializedItemFreadSerializedItem, receive_serialized_itemreceive_serialized_itemReceiveSerializedItemReceiveSerializedItemReceiveSerializedItem, serialize_deformable_surface_modelserialize_deformable_surface_modelSerializeDeformableSurfaceModelSerializeDeformableSurfaceModelSerializeDeformableSurfaceModel

Possible Successors

find_deformable_surface_modelfind_deformable_surface_modelFindDeformableSurfaceModelFindDeformableSurfaceModelFindDeformableSurfaceModel, refine_deformable_surface_modelrefine_deformable_surface_modelRefineDeformableSurfaceModelRefineDeformableSurfaceModelRefineDeformableSurfaceModel, get_deformable_surface_model_paramget_deformable_surface_model_paramGetDeformableSurfaceModelParamGetDeformableSurfaceModelParamGetDeformableSurfaceModelParam, clear_deformable_surface_modelclear_deformable_surface_modelClearDeformableSurfaceModelClearDeformableSurfaceModelClearDeformableSurfaceModel

Alternatives

create_deformable_surface_modelcreate_deformable_surface_modelCreateDeformableSurfaceModelCreateDeformableSurfaceModelCreateDeformableSurfaceModel

See also

create_deformable_surface_modelcreate_deformable_surface_modelCreateDeformableSurfaceModelCreateDeformableSurfaceModelCreateDeformableSurfaceModel, read_deformable_surface_modelread_deformable_surface_modelReadDeformableSurfaceModelReadDeformableSurfaceModelReadDeformableSurfaceModel, write_deformable_surface_modelwrite_deformable_surface_modelWriteDeformableSurfaceModelWriteDeformableSurfaceModelWriteDeformableSurfaceModel, serialize_deformable_surface_modelserialize_deformable_surface_modelSerializeDeformableSurfaceModelSerializeDeformableSurfaceModelSerializeDeformableSurfaceModel

Module

3D Metrology