---
title: "Get Model 3D Metadata"
description: "Local-first visual environment for building and running AI workflows. Build agents visually, deploy anywhere, privacy by design."
canonical: https://docs.nodetool.ai/nodes/nodetool/model3d/getmodel3dmetadata
markdown: https://docs.nodetool.ai/nodes/nodetool/model3d/getmodel3dmetadata.md
product: NodeTool
source: https://github.com/nodetool-ai/nodetool/blob/main/docs/nodes/nodetool/model3d/getmodel3dmetadata.md
---

# Get Model 3D Metadata

**Type:** `nodetool.model3d.GetModel3DMetadata`

**Namespace:** `nodetool.model3d`

## Description

Get metadata about a 3D model.
    3d, mesh, model, metadata, info, properties

    Use cases:
    - Get vertex and face counts for processing decisions
    - Analyze model properties
    - Gather information for model cataloging

## Properties

| Property | Type | Description | Default |
|----------|------|-------------|---------|
| model | `model_3d` | The 3D model to analyze | - |

## Outputs

| Output | Type | Description |
|--------|------|-------------|
| output | `dict` |  |

## Related Nodes

Browse other nodes in the [nodetool.model3d](./) namespace.
