# Light Pipe/Fiber

Allows the user to specify a light pipe and calculate refraction through conjoined, uniform, or non-uniform light pipes. Light pipes currently work in Imaging Mode.

<figure><img src="https://s3.amazonaws.com/media-p.slid.es/uploads/1257111/images/9785216/imageedit_3_9571660503.png" alt=""><figcaption><p>Fully Reflective Coated Light Pipe Example</p></figcaption></figure>

Current Status: Alpha


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.kostacloud.com/kostacloud/3d-geometric-elements/light-pipe-fiber.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
