deserialize_deformable_surface_modelT_deserialize_deformable_surface_modelDeserializeDeformableSurfaceModelDeserializeDeformableSurfaceModel (Operator)
Name
deserialize_deformable_surface_modelT_deserialize_deformable_surface_modelDeserializeDeformableSurfaceModelDeserializeDeformableSurfaceModel
— Deserialize a deformable surface model.
Signature
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
- Multithreading type: reentrant (runs in parallel with non-exclusive operators).
- Multithreading scope: global (may be called from any thread).
- Processed without parallelization.
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