# Tencent3DPartNode

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` | 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):** `33f8b3d6b34198d0d59e2de2ad9f33d357f88ddaf6f986756be4c3b5f855cec3`
