> For the complete documentation index, see [llms.txt](https://manual-2.karamba3d.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://manual-2.karamba3d.com/appendix/a.1-updates-and-bug-fixes/a.3-whats-new-in-version-1.3.2.-with-respect-to-version-1.3.1.md).

# Version 1.3.2

## New features which change the behavior of older definitions

* The definition of cross sections and materials via the **“Assemble”**-component has now priority over definition at components which generate elements.

## New features in Karamba3D 1.3.2

* Karamba3D can be used as a scripting library independently from Grasshopper. It now comes with its own geometry classes.
* A project for running automatic Karamba3D tests under NUnit has been published. See [https://github.com/karamba3d/K3D\_tests.](https://github.com/karamba3d/K3D_tests.•)
* The cross section library has been extended considerably and comprises standard steel sections from the EU, UK, US, Russia, Japan, India, Canada, Germany, Australia, China, South Africa, Brazil and Korea.
* It is possible to define initial-curvature and non-uniform temperature loads on beams and shells.
* There is a Karamba3D version for Rhino7.
* A model’s nodal positions can be changed via the **“ModifyModel”**-component. This is necessary since the **“DisassembleModel”**-component outputs elements with nodal coordinates attached.
* **“Joints”** have now their own class and container.
* All known bugs of Karamba3D 1.3.1. were fixed.

For the list of changes of all versions of Karamba3D see <https://www.grasshopper3d.com/group/karamba3d/page/new-features-and-bug-fixes>.

## Known limitations

* The contribution of locally defined loads to the system stiffness is not considered in second order analysis or the calculation of buckling load factors.

## Third party products

Jon Mirtschin implemented an exporter from Karamba3D to IFC. This tool is part of his “[Geometry- Gym](https://geometrygym.wordpress.com/)” suit of Grasshopper plug-ins.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://manual-2.karamba3d.com/appendix/a.1-updates-and-bug-fixes/a.3-whats-new-in-version-1.3.2.-with-respect-to-version-1.3.1.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.
