> ## 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.

# Pipe Fittings from Graph

> AI context for Pipe Fittings from 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/pipe-fittings-from-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

Add aesthetic "pipe fittings" to a graph.

## Package Details

| Field            | Value                                              |
| ---------------- | -------------------------------------------------- |
| **ID**           | `pipe-fittings-from-graph`                         |
| **Type**         | Block                                              |
| **Author**       | DaveMakesStuff                                     |
| **Version**      | 0.1.0                                              |
| **nTop Version** | 4.12+                                              |
| **Domain**       | Geometry                                           |
| **Application**  | Novelty                                            |
| **Complexity**   | Intermediate                                       |
| **Tags**         | `graph`, `lattice`, `pipe`, `aesthetic`, `novelty` |
| **License**      | MIT                                                |
| **Verified**     | No                                                 |

***

Add aesthetic "pipe fittings" to a graph. To remove bolts set "Bolt Diameter" to 0. Adjusting "Edge Correction" corrects inaccuracies in the orientation of bolts that sometimes occurs at shape edges. This is a novelty application for education and learning purposes.

## Installation

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

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

The package lives at `packages/DaveMakesStuff/pipe-fittings-from-graph/`.

## Usage

1. Open the provided `.ntop` file in nTop 4.12+.
2. Select graph to modify
3. Define parameters to modify graph

## Inputs & outputs

| Name               | Type         | Notes                                                                                   |
| ------------------ | ------------ | --------------------------------------------------------------------------------------- |
| `Graph`            | Graph        | Graph to modify                                                                         |
| `Tube Diameter`    | Scalar Value | Diameter of main tubes                                                                  |
| `Sleeve Length`    | Scalar Value | Length of sleeve extending from vertex                                                  |
| `Sleeve Diameter`  | Scalar Value | Diameter of sleeve                                                                      |
| `Bolt From Center` | Scalar Value | Distance of bolts from vertex                                                           |
| `Bolt Diameter`    | Scalar Value | Diameter of bolts. Input "0" for no bolts                                               |
| `Edge Correction`  | Scalar Value | Corrects inaccuracies in the orientation of bolts that sometimes occurs at shape edges. |

## License

MIT.

***

## Source

[https://community.ntop.com/packages/DaveMakesStuff/pipe-fittings-from-graph](https://community.ntop.com/packages/DaveMakesStuff/pipe-fittings-from-graph)
