Skip to content

Mesh completion

All supported parameters for mesh_completion.

Endpoint

Parameters

Required parameters

type: This field must be set to mesh_completion.

original_model_task_id: The task_id of previous model, the model_version of previous task should be in (Turbo-v1.0-20250506 or over v2.0-20240919). Only the task IDs of the tasks which has model output can be used.

Note

1.x versions of text_to_model, image_to_model and multiview_to_model tasks are not supported.

Note

The model should be handled by mesh-segmentation before.

Optional parameters

model_version: Set to v1.0-20250506.

part_names: The list of part names referred from mesh-segmentation, the default value will be all part names generated from segmentation.

Returns

task_id: The identifier for the successfully submitted task.