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

# Tencent3DPartNode - ComfyUI Built-in Node Documentation

> Complete documentation for the Tencent3DPartNode node in ComfyUI. Learn its inputs, outputs, parameters and usage.

This node uses the Tencent Hunyuan3D API to automatically analyze a 3D model and generate or identify its components based on its structure. It processes the model and returns a new FBX file.

## Inputs

| Parameter  | Description                                                                                                                          | Data Type | Required | Range           |
| ---------- | ------------------------------------------------------------------------------------------------------------------------------------ | --------- | -------- | --------------- |
| `model_3d` | The 3D model to process. The model should be in FBX format and have less than 30000 faces.                                           | FILE3D    | Yes      | FBX, Any        |
| `seed`     | A seed value to control whether the node should re-run. The results are non-deterministic regardless of the seed value. (default: 0) | INT       | No       | 0 to 2147483647 |

**Note:** The `model_3d` input only supports files in the FBX format. If a different 3D file format is provided, the node will raise an error.

## Outputs

| Output Name | Description                                      | Data Type |
| ----------- | ------------------------------------------------ | --------- |
| `FBX`       | The processed 3D model, returned as an FBX file. | FILE3DFBX |

> This documentation was AI-generated. If you find any errors or have suggestions for improvement, please feel free to contribute! [Edit on GitHub](https://github.com/Comfy-Org/embedded-docs/blob/main/comfyui_embedded_docs/docs/Tencent3DPartNode/en.md)

***

**Source fingerprint (SHA-256):** `094ed587f2989312c0eea86105e8c2bdf48a2c626e424eaa07ba528c2e8b4f89`
