|
|
Karamba Namespaces |
[Missing <summary> documentation for "G:Karamba"]
| Namespace | Description |
|---|---|
| Karamba | |
| Karamba.Algorithms |
Contains classes that perform operations on the model and retrieve response data.
|
| Karamba.CrossSections |
Classes for dealing with cross section definitions.
|
| Karamba.Elements | |
| Karamba.Exporters |
Classes that implement the export of model data to other applications.
They adhere to the builder-pattern.
|
| Karamba.Factories | |
| Karamba.Geometry | |
| Karamba.GHopper | |
| Karamba.Joints | |
| Karamba.Licenses | |
| Karamba.Loads | |
| Karamba.Materials |
Classes that represent materials. They are 'builders' which get used for constructing C++ material objects.
|
| Karamba.Models |
Classes that represent finite element models. They can each reference a C++ model which they own. References to builder are stored
in order to allow disassembling of models into their constituents.
|
| Karamba.Nodes |
Classes that implement nodes in finite element models.
|
| Karamba.Results |
Contains classes for retrieve results from finite element models.
|
| Karamba.src | |
| Karamba.Supports |
Classes that implement supports and their creation.
|
| Karamba.UIParametric | |
| Karamba.Utilities |
Classes that implement various utility functions.
|