Inputs (4)
| Name | Type | Required |
|---|---|---|
| model | SECADNET_MODEL | required |
| voxels | VOXEL_GRID | required |
| grid_resolution | INT | optional |
| threshold | FLOAT | optional |
Outputs (3)
| Name | Type |
|---|---|
| mesh | TRIMESH |
| latent_code | SECADNET_LATENT |
| status | STRING |
| Name | Type | Required |
|---|---|---|
| model | SECADNET_MODEL | required |
| voxels | VOXEL_GRID | required |
| grid_resolution | INT | optional |
| threshold | FLOAT | optional |
| Name | Type |
|---|---|
| mesh | TRIMESH |
| latent_code | SECADNET_LATENT |
| status | STRING |