|
|
Karamba.Models Namespace |
| Class | Description | |
|---|---|---|
| AssembleModel |
Creates a finite element model from given
entities (points, beams, supports, loads, cross sections, materials,... ).
| |
| BasicDisplay |
Holds all properties that determine the general display properties of a statical model.
| |
| BeamDisplay | Holds all properties that determine the display of beams. | |
| ConnectedParts |
Lists the connected parts of a model.
| |
| ElementActivate |
Activates the elements of a model according to the activation list.
Uses soft kill approach for inactive elements.
| |
| Model | Statical model that contains all relevant model information. | |
| ModelBuilder |
Builds a statical model from given components.
| |
| ModelBuilderFE |
builds abstract finite element model.
| |
| ModelDisplay | Holds all properties that determine the display of a model. | |
| ModelException | exception to be thrown in case of problems with model-creation. | |
| ModelModifier |
utility class for modifying models.
| |
| ShellDisplay |
Holds all properties that determine the display of shells.
|
| Enumeration | Description | |
|---|---|---|
| BasicDisplayStructureColorType | colors to be used for rendering cross sections. |