serialize_deformable_surface_modelT_serialize_deformable_surface_modelSerializeDeformableSurfaceModelSerializeDeformableSurfaceModel (Operator)
Name
serialize_deformable_surface_modelT_serialize_deformable_surface_modelSerializeDeformableSurfaceModelSerializeDeformableSurfaceModel
— Serialize a deformable surface_model.
Signature
Description
serialize_deformable_surface_modelserialize_deformable_surface_modelSerializeDeformableSurfaceModelSerializeDeformableSurfaceModelSerializeDeformableSurfaceModel
serializes the data of a
deformable surface model (see fwrite_serialized_itemfwrite_serialized_itemFwriteSerializedItemFwriteSerializedItemFwriteSerializedItem
for an
introduction of the basic principle of serialization).
The same data that is written in a file by
write_deformable_surface_modelwrite_deformable_surface_modelWriteDeformableSurfaceModelWriteDeformableSurfaceModelWriteDeformableSurfaceModel
is converted to a serialized item.
The deformable surface model is defined by the handle
DeformableSurfaceModelDeformableSurfaceModelDeformableSurfaceModelDeformableSurfaceModeldeformableSurfaceModel
.
The serialized deformable surface model is returned by the
handle SerializedItemHandleSerializedItemHandleSerializedItemHandleSerializedItemHandleserializedItemHandle
and can be deserialized by
deserialize_deformable_surface_modeldeserialize_deformable_surface_modelDeserializeDeformableSurfaceModelDeserializeDeformableSurfaceModelDeserializeDeformableSurfaceModel
.
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
DeformableSurfaceModelDeformableSurfaceModelDeformableSurfaceModelDeformableSurfaceModeldeformableSurfaceModel
(input_control) deformable_surface_model →
HDeformableSurfaceModel, HTupleHTupleHtuple (handle) (IntPtr) (HHandle) (handle)
Handle of the deformable surface model.
SerializedItemHandleSerializedItemHandleSerializedItemHandleSerializedItemHandleserializedItemHandle
(output_control) serialized_item →
HSerializedItem, HTupleHTupleHtuple (handle) (IntPtr) (HHandle) (handle)
Handle of the serialized item.
Result
If the parameters are valid, the operator
serialize_deformable_surface_modelserialize_deformable_surface_modelSerializeDeformableSurfaceModelSerializeDeformableSurfaceModelSerializeDeformableSurfaceModel
returns the value 2 (H_MSG_TRUE). If
necessary, an exception is raised.
Possible Predecessors
read_deformable_surface_modelread_deformable_surface_modelReadDeformableSurfaceModelReadDeformableSurfaceModelReadDeformableSurfaceModel
,
create_deformable_surface_modelcreate_deformable_surface_modelCreateDeformableSurfaceModelCreateDeformableSurfaceModelCreateDeformableSurfaceModel
Possible Successors
clear_deformable_surface_modelclear_deformable_surface_modelClearDeformableSurfaceModelClearDeformableSurfaceModelClearDeformableSurfaceModel
,
fwrite_serialized_itemfwrite_serialized_itemFwriteSerializedItemFwriteSerializedItemFwriteSerializedItem
,
send_serialized_itemsend_serialized_itemSendSerializedItemSendSerializedItemSendSerializedItem
,
deserialize_deformable_surface_modeldeserialize_deformable_surface_modelDeserializeDeformableSurfaceModelDeserializeDeformableSurfaceModelDeserializeDeformableSurfaceModel
See also
create_deformable_surface_modelcreate_deformable_surface_modelCreateDeformableSurfaceModelCreateDeformableSurfaceModelCreateDeformableSurfaceModel
,
read_deformable_surface_modelread_deformable_surface_modelReadDeformableSurfaceModelReadDeformableSurfaceModelReadDeformableSurfaceModel
,
write_deformable_surface_modelwrite_deformable_surface_modelWriteDeformableSurfaceModelWriteDeformableSurfaceModelWriteDeformableSurfaceModel
,
deserialize_deformable_surface_modeldeserialize_deformable_surface_modelDeserializeDeformableSurfaceModelDeserializeDeformableSurfaceModelDeserializeDeformableSurfaceModel
Module
3D Metrology