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

# Tencent3DPartNode - ComfyUI Built-in Node Documentation

> This node uses the Tencent Hunyuan3D API to automatically identify and generate components of a 3D model based on its structure.

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

## Inputs

| Parameter  | Description                                                                                                  | Data Type | Required | Range           |
| ---------- | ------------------------------------------------------------------------------------------------------------ | --------- | -------- | --------------- |
| `model_3d` | 3D model in FBX format. Model should have less than 30000 faces.                                             | FILE3D    | Yes      | FBX, Any        |
| `seed`     | Seed controls whether the node should re-run; results are non-deterministic regardless of seed. (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):** `827b42559f4b2c341f08c58f53778d27c1c6afce607c36c8d1eae7c208c6a738`
