Karamba.Elements Namespaces

Contains classes that represent finite elements, their states and classes for the state retrieval from load case combinations.

Namespaces

Karamba.Elements Contains classes for creating finite elements like beams, trusses, shells and membranes. There are Builder-classes and Model-Classes. The former are used for building up a model. They are the type of objects which populate the Grasshopper definition and team up to assemble a model. The Model-classes are part of a K3D-model and keep a connection to their counterparts in the c++ model. They are also used to retrieve results.

Contains classes for creating finite elements like beams, trusses, shells and membranes. There are Builder-classes and Model-Classes. The former are used for building up a model. They are the type of objects which populate the Grasshopper definition and team up to assemble a model. The Model-classes are part of a K3D-model and keep a connection to their counterparts in the c++ model. They are also used to retrieve results.

Karamba.Elements.States Classes for retrieving the calculated state of model elements: this includes finite elements, supports and nodes.
Karamba.Elements.States.Selectors Classes for selecting from the calculated state of a model using load-case-combinations.