> ## Documentation Index
> Fetch the complete documentation index at: https://dripart-comfy-docs-comfyapi-search.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# TripoMeshCompleteNode - ComfyUI Built-in Node Documentation

> Completes the parts of a segmented 3D model and repairs missing or damaged regions of the mesh.

## 입력

| 매개변수              | 설명                                                                                                    | 데이터 타입            | 필수  | 범위              |
| ----------------- | ----------------------------------------------------------------------------------------------------- | ----------------- | --- | --------------- |
| `segment_task_id` | Tripo 메시 분할 작업의 작업 ID입니다. 이 작업에서 분할된 모델의 부품들이 완성됩니다. 이전 Tripo 메시 분할 노드의 SEGMENT\_TASK\_ID 출력을 연결하십시오. | SEGMENT\_TASK\_ID | 예   | 단일 작업 ID        |
| `part_names`      | 완성할 부품 이름을 쉼표로 구분한 목록입니다. 비워 두면 모든 부품을 완성합니다. 기본값: 빈 문자열. 이름 주변의 추가 공백은 제거되고 중복된 이름은 무시됩니다.           | STRING            | 아니요 | 자유 텍스트 또는 비어 있음 |

## 출력

| 출력 이름           | 설명                                                                           | 데이터 타입          |
| --------------- | ---------------------------------------------------------------------------- | --------------- |
| `model_file`    | 완성된 모델의 파일 이름입니다. 이 출력은 하위 호환성을 위해서만 존재합니다.                                  | STRING          |
| `model task_id` | 완료된 Tripo 메시 완성 작업의 작업 ID입니다. 모델 작업 ID를 필요로 하는 다른 Tripo 노드의 입력으로 사용할 수 있습니다. | MODEL\_TASK\_ID |
| `GLB`           | 복구된 부품이 포함된 완성된 3D 모델이며, GLB 파일로 다운로드됩니다.                                    | GLB             |

> 이 문서는 AI에 의해 생성되었습니다. 오류를 발견하거나 개선 제안이 있으시면 기여해 주세요! [GitHub에서 편집](https://github.com/Comfy-Org/embedded-docs/blob/main/comfyui_embedded_docs/docs/TripoMeshCompleteNode/ko.md)

***

**Source fingerprint (SHA-256):** `c5709231fa2e33e6f3c9b25669acca1d4ae9adb882b90210d703aeddc0d11ecc`
