# Introduction

## IFC within Rhino and Grasshopper

The ggRhinoIFC plug-in allows for the generation and manipulation of existing IFC files. It is a powerful tool which allows to access to the powerful IFC data model and export sophisticated IFC models to a number of different applications which support IFC file imports across multiple industries in the built environment.

Current capabilities include:

* All general building elements for Architectural, Structural, Services
* Planning or project management

## IFC References

{% embed url="<http://www.buildingsmart-tech.org/>" %}

### BCF file type

<http://www.buildingsmart-tech.org/specifications/bcf-releases>

## IFC Plug-in Updates

For the latest updates to the BullAnt plug-in refer to the page below:


---

# 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/ifc/getting-started.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.
