# Strand7 Examples

Download a **.zip** file of all the Strand7 Example Files [Here](https://drive.google.com/uc?id=1Qhpp6cPfvNTLvy22CyGzCurM9vVX4Pgu\&export=download)

## Strand7 Feature Examples

| Example Type               | Name                                                                                                                                    |
| -------------------------- | --------------------------------------------------------------------------------------------------------------------------------------- |
| **Import/Export**          |                                                                                                                                         |
| **Model Definition**       |                                                                                                                                         |
| **Materials**              |                                                                                                                                         |
| **Section Properties**     | [Create Link Pin or Rigid](https://drive.google.com/uc?id=1zoscJTlPKUrBVm2k2HursyUsOxsaTO74\&export=download)                           |
|                            | [Create Link Master Slave](https://drive.google.com/uc?id=1zlikhKw2rLCfxm68nFA8C1iaajJ5kETm\&export=download)                           |
| **Elements**               | [Defining a local axis system](https://drive.google.com/uc?id=1KLECCGUxDcsfhiZIlelG547BpYstXl8D\&export=download)                       |
|                            | [Create a connection property](https://drive.google.com/uc?id=1KNw9uueoFp9kYRPzd4Bu3BJcVNP78YeR\&export=download)                       |
|                            | [Create beam property and beam](https://drive.google.com/uc?id=1KPu48JP5Ua9W6Afqp9RrpDOw1GW5OOPV\&export=download)                      |
| **Loads and Combinations** | [Create section prop beam and add uniform beam load](https://drive.google.com/uc?id=1K1mMfr57a0woOrTh_qadbS0znngAZCtC\&export=download) |
|                            | [Generate FE panel loads](https://drive.google.com/uc?id=1K3HD7PxvJtAFXoiFC00m8xWCGIRg2iqq\&export=download)                            |
|                            | [Generate FE panels and loadings](https://drive.google.com/uc?id=1KFGhkTXj8NEkm3Sn1KlVf_ESdRCBqqpB\&export=download)                    |
| **Analysis**               |                                                                                                                                         |
| **Result Queries**         | [Queries Results](https://drive.google.com/uc?id=1gWieM5YgBgaLTvFVEGnEgUApUvC0VmY_\&export=download)                                    |
| **Design Features**        |                                                                                                                                         |
|                            |                                                                                                                                         |

## Strand7 Model Examples

| Example Type     | Name                                                                                             |
| ---------------- | ------------------------------------------------------------------------------------------------ |
| **Simple**       |                                                                                                  |
| **Intermediate** | [PlaceHolder](https://drive.google.com/uc?id=1LE3tLp23k_vmsTLEMIejXcC8NA4ekhwF\&export=download) |
| **Advanced**     |                                                                                                  |
|                  |                                                                                                  |


---

# 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://technical.geometrygym.com/rhino-grasshopper/structuralanalysis/strand7/strand7-examples.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.
