# SPACE GASS Examples

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

## SPACE GASS Feature Examples

| Example Type               | Name                                                                                                                                            |
| -------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------- |
| **Import/Export**          | [Transform structure and export to SPACE GASS](https://drive.google.com/uc?id=1JnizF-5i60Zb56dQ6Qf0DOnVyIOA3wNb\&export=download)               |
| **Model Definition**       |                                                                                                                                                 |
| **Materials**              | [Generate Material from Library](https://drive.google.com/uc?id=1z4EFIEkj1-avpgkcfrROc-oYxE5N3yFU\&export=download)                             |
| **Section Properties**     | [Generate Section Property from SPACE GASS Library](https://drive.google.com/uc?id=1zb0HAbEYI79BXJZvDFDFGXKpDvDdrqO_\&export=download)          |
|                            | [Find Section Property by string](https://drive.google.com/uc?id=1JliOXCdMg8lKt6OZhwIOYDqRg3BveZ8w\&export=download)                            |
|                            | [Create Explicit Section Property](https://drive.google.com/uc?id=1z3CTw_4nMdH9AqWSEWn-NHfzmU9l3Y1G\&export=download)                           |
| **Elements**               | [Create Design MEMBER GROUP](https://drive.google.com/uc?id=1LP0D6RCogAmPy9mVZKDIJ1UG3LYWch_m\&export=download)                                 |
|                            | [Create and find beam property by mark](https://drive.google.com/uc?id=1JjoJLp0azo3PdRD04ZJD2ieBpf-SgKGE\&export=download)                      |
|                            | [Create structural finite element mesh](https://drive.google.com/uc?id=1UuJb8lrgfwSFNJzv9BMlrw86__BWe49S\&export=download)                      |
|                            | [Create a finitie element analysis mesh](https://drive.google.com/uc?id=1JMUettnCgBeDrL5LR2roui0gdUR2bd_S\&export=download)                     |
|                            | [Node support and restraint](https://drive.google.com/uc?id=1JR8TtpwpieA36rLVbawn9ev7ZoKSLjIP\&export=download)                                 |
|                            | [Transform point](https://drive.google.com/uc?id=1JRjuOvvkEiHRIC240Ve4WtORFWC-AOwf\&export=download)                                            |
|                            | [Transform beam](https://drive.google.com/uc?id=1JUf3UAsN9NSusYkQQFbZWFWJ07AsG5xC\&export=download)                                             |
| **Loads and Combinations** | [Apply multiple NODE LOAD](https://drive.google.com/uc?id=1JG7gm9MxLDfFw9ydR9nog0iZrevt3UGW\&export=download)                                   |
|                            | [Apply single NODEL LOAD](https://drive.google.com/uc?id=1JG46U3ol-Ulgar-OP_WP64UfTb0o5PI4\&export=download)                                    |
|                            | [Assign self weight curve patch loads and load combinations](https://drive.google.com/uc?id=1JD5KQxt7GH4EMWQXjFNAYeOA7oXfQPwl\&export=download) |
| **Analysis**               |                                                                                                                                                 |
| **Result Queries**         | [Use Solver to Query MODAL FREQUENCY](https://drive.google.com/uc?id=1LWYq9fuIDNpom1zqJ3vN1gMT6BKvfKQl\&export=download)                        |
|                            | [Use Design Solver to Query STEEL MEMBER DESIGN SUMMARIES](https://drive.google.com/uc?id=1LNBhV29wXCYPXndWljl-tuMR3uW-baSF\&export=download)   |
|                            | [Use Solver to Query NODE DISPLACEMENTS](https://drive.google.com/uc?id=1LSZXrPSvkJdYpdf5H3t-PYH1-CtAtjsR\&export=download)                     |
|                            | [Use Solver to Query NODE DISPLACEMENTS(Legacy)](https://drive.google.com/uc?id=1scqoBWFB_AP3NWjLLWSE4qM7g-VuQ2oV\&export=download)             |
|                            | [Use Solver to Query MEMBER FORCES](https://drive.google.com/uc?id=1LcIktVYDW_0rMXeEU2Pw3jFtUw6cPRod\&export=download)                          |
|                            | [Use Solver to Query NODE REACTIONS](https://drive.google.com/uc?id=1LQwQGlQGNt4_jTU8vCbXPs9LRStOJE9r\&export=download)                         |
|                            | [Use Solver to Query BUCKLING FACTORS](https://drive.google.com/uc?id=1LoDrgpRt8QsybbaJrB0RK_ptop3jRq5l\&export=download)                       |
| **Design Features**        |                                                                                                                                                 |
|                            |                                                                                                                                                 |

## SPACE GASS Model Examples

| Example Type     | Name                                                                                                             |
| ---------------- | ---------------------------------------------------------------------------------------------------------------- |
| **Simple**       |                                                                                                                  |
| **Intermediate** | [Analyse form found membrane](https://drive.google.com/uc?id=1JByf7JdHN9sc-buyTkbDaovtwBbVBxzy\&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/spacegass/spacegass-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.
