# Example Files

Example files are a good way to learn how a component can be used and the different features of each. Below are links to all the example file pages. Or you can download a zip file of all associated example files directly. Examples are broken into two types:

* Feature
* Model (Simple/Intermediate/Advanced)

**Feature models** demonstrate a feature, generally specific to one or a series of components to demonstrate one way to use the specific tool. **Model examples** demonstrate multiple features in order to demonstrate a workflow. These can include simple examples of defining a simple beam with loads and extracting results or completing intermediate and advanced analysis on a complex building.

{% hint style="info" %}
If you have any good examples that you would be willing to share or you require a specific example please do get in touch.
{% endhint %}

### BullAnt Examples

{% content-ref url="/pages/-LZqgyGmrs1q1PLMWKK1" %}
[BullAnt Examples](/rhino-grasshopper/bullant/bullant-examples.md)
{% endcontent-ref %}

### Building Information Modelling (BIM) Examples

Download a Zip of all Building Information Modelling (BIM) Examples here:

{% content-ref url="/pages/-LVH8p1NoWsTaKO3lJFh" %}
[Revit Examples](/rhino-grasshopper/revit/revit-examples.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LVH8p1a6oLES6IWFoJp" %}
[IFC Examples](/rhino-grasshopper/ifc/ifc-examples.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LWOusnbeCcI2gztI0ik" %}
[Tekla Examples](/rhino-grasshopper/tekla/tekla-examples.md)
{% endcontent-ref %}

### Structural Analysis Examples

Download a Zip of all Structural Analysis Examples Here:

{% content-ref url="/pages/-LVH4lXyEV\_OcHsJveGa" %}
[GSA Examples](/rhino-grasshopper/structuralanalysis/gsa/gsa-examples.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LSmkfaNfMsnbW1pkGHV" %}
[SAP2000 Examples](/rhino-grasshopper/structuralanalysis/sap2000/sap2000-examples.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LVH4lY15I-57lwJLoM9" %}
[Etabs Examples](/rhino-grasshopper/structuralanalysis/etabs/etabs-examples.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LSmkoXE3WbZDVRd2KnO" %}
[Robot Examples](/rhino-grasshopper/structuralanalysis/robot/robot-examples.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LVH6O-nMkDqea5CePHM" %}
[Broken mention](broken://pages/-LVH6O-nMkDqea5CePHM)
{% endcontent-ref %}

{% content-ref url="/pages/-LVH6O-p76\_WX8LqkJ9O" %}
[Strand7 Examples](/rhino-grasshopper/structuralanalysis/strand7/strand7-examples.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LVH6O-rPexYZxbD9ckd" %}
[Broken mention](broken://pages/-LVH6O-rPexYZxbD9ckd)
{% endcontent-ref %}

{% content-ref url="/pages/-LZhVW59tq3DDMonZIga" %}
[Broken mention](broken://pages/-LZhVW59tq3DDMonZIga)
{% endcontent-ref %}

{% hint style="warning" %}
Examples have been collated from nearly 10 years of work.

While we have tried too keep them up-to-date with the latest plug-in components there may be instances where an older version of the plug-in was used. These components are generally prefixed with `ssi.`

In most cases this should not effect the script from executing and you should be able to see the updated component name if you hover over the component.

If you find an error please let us know so we can update the example.
{% endhint %}


---

# 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/learn/example-files.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.
