> ## Documentation Index
> Fetch the complete documentation index at: https://docs.ntop.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Subdivide Graph

> AI context for Subdivide Graph. Not linked in navigation.

> This page is for AI assistant context only. To use this package, visit [community.ntop.com](https://community.ntop.com/packages/DaveMakesStuff/subdivide-graph).

> **Community submission — not verified by nTop.** This package was submitted by an outside community member and has not been reviewed or verified by nTop. Treat its accuracy, safety, and compatibility claims with appropriate caution.

## Summary

Subdivide graph segments.

## Package Details

| Field            | Value                                   |
| ---------------- | --------------------------------------- |
| **ID**           | `subdivide-graph`                       |
| **Type**         | Block                                   |
| **Author**       | DaveMakesStuff                          |
| **Version**      | 0.1.0                                   |
| **nTop Version** | 4.12+                                   |
| **Domain**       | Geometry                                |
| **Complexity**   | Beginner                                |
| **Tags**         | `graph`, `lattice`, `subdivide`, `line` |
| **License**      | MIT                                     |
| **Verified**     | No                                      |

***

Subdivide graph segments.

## Installation

Clone this repo or copy the package folder into your nTop workspace:

```bash theme={null}
git clone https://github.com/nTopology/Utilities-community.git
```

The package lives at `packages/DaveMakesStuff/subdivide-graph/`.

## Usage

1. Open the provided `.ntop` file in nTop 4.12+.
2. Input graph to subdivide
3. Select number of times to subdivide (1 to 3)

## Inputs & outputs

| Name                     | Type   | Notes              |
| ------------------------ | ------ | ------------------ |
| `Graph to Subdivide`     | Graph  | Graph to subdivide |
| `Number of Subdivisions` | Choice | Select 1, 2 or 3   |
| `Subdivided Graph`       | Graph  | Output graph       |

## License

MIT.

***

## Source

[https://community.ntop.com/packages/DaveMakesStuff/subdivide-graph](https://community.ntop.com/packages/DaveMakesStuff/subdivide-graph)
