# Platform Sample Models

Need some sample files to test Konstru?\
We've got some nice ones for you, translated with Konstru of course:

| **Polygonal Tower Sample**                                                        | <p>A polygonal tower including:<br>floors, beams, braces, columns, walls and area loads</p>                                                                                                                          |
| --------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
|                                                                                   |                                                                                                                                                                                                                      |
| ![](https://konstru.zendesk.com/hc/article_attachments/115002212791/mceclip0.png) | <p>Revit 2017<br><a href="http://konstru-sample-files.s3.amazonaws.com/PolygonalTower.rvt">download</a></p>                                                                                                          |
| ![](https://konstru.zendesk.com/hc/article_attachments/115002223112/mceclip1.png) | <p>Rhino & Grasshopper<br><a href="http://konstru-sample-files.s3.amazonaws.com/PolygonalTower.3dm">download 3dm<br></a><a href="http://konstru-sample-files.s3.amazonaws.com/PolygonalTower.gh">download gh</a></p> |
| ![](https://konstru.zendesk.com/hc/article_attachments/115002223132/mceclip2.png) | <p>ETABS 2016<br><a href="http://konstru-sample-files.s3.amazonaws.com/PolygonalTower.EDB">download</a></p>                                                                                                          |
| ![](https://konstru.zendesk.com/hc/article_attachments/115002223192/mceclip0.png) | <p>Tekla 20.0<br><a href="http://konstru-sample-files.s3.amazonaws.com/PolygonalTower.zip">download</a></p>                                                                                                          |

## Grasshopper Konstru Samples

Konstru comes with the following sample files for Grasshopper:

1. [Create a Beam](http://konstru-sample-files.s3.amazonaws.com/KonstruExample_CreateBeam.gh)
2. [Create a Version](http://konstru-sample-files.s3.amazonaws.com/KonstruExample_CreateNewVersion.gh)
3. [Create a Frame with RAM Loads](http://konstru-sample-files.s3.amazonaws.com/KonstruExample_CreateSimpleFrameModelWithRamLoads.gh)
4. [Create a Frame with SAP Load Combination](http://konstru-sample-files.s3.amazonaws.com/KonstruExample_CreateSimpleFrameModelWithSapLoadCombo.gh)
5. [Create a Frame with SAP Loads](http://konstru-sample-files.s3.amazonaws.com/KonstruExample_CreateSimpleFrameModelWithSapLoads.gh)
6. [Create a Frame with SAP Releases](http://konstru-sample-files.s3.amazonaws.com/KonstruExample_CreateSimpleFrameModelWithSapReleases.gh)
7. [Extract Results and Visualize](http://konstru-sample-files.s3.amazonaws.com/KonstruExample_ExtractResultsAndVisualize.gh)
8. [Get Model Data](http://konstru-sample-files.s3.amazonaws.com/KonstruExample_ModelData.gh)
9. [Retrieve Frame with RAM Loads](http://konstru-sample-files.s3.amazonaws.com/KonstruExample_RetrieveSimpleFrameModelWithRamLoads.gh)
10. [Select Model and retrieve elements](http://konstru-sample-files.s3.amazonaws.com/KonstruExample_SelectModelAndRetrieveElements.gh)
11. [Konstru Tower example](http://konstru-sample-files.s3.amazonaws.com/KonstruExample_Tower.gh)
12. [Update an element](http://konstru-sample-files.s3.amazonaws.com/KonstruExample_UpdateElement.gh)
13. [Demo model](https://s3.amazonaws.com/konstru-sample-files/KonstruExample_032718Webinar.gh) GH -> SAP -> Revit from March 27th 2018 Webinar [(Video Recording)](https://www.youtube.com/watch?v=P3E6EdEWszU)


---

# 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://konstru.gitbook.io/konstru-manual/konstru-faq/platform-sample-models.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.
