# Version 299

### Reference Line Updates

It is now much easier to create division lines when inserting a reference line or member. Just click on one line then another to create a division line between them. You can customize the division factor immediately after creating the line.

Hovering over a reference line's defining line(s) or intersection(s) in the properties panel now highlights those lines in the scene.

![Reference Line Differentiation](https://paragonstorageprod.blob.core.windows.net/relase-notes-images/299-RefLineDiff.gif)

### Save Estimates

When you create an estimate CSV/PDF in a project, the values you entered are saved and can be reloaded later. You can set a name for the estimate for easy reference.

![Saving Estimated](https://paragonstorageprod.blob.core.windows.net/relase-notes-images/10395-save-and-reload-estimates.png)


---

# 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.paragontruss.com/release-notes/previous/version-299.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.
