Click or drag to resize

Karamba.Models Namespace

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.
Classes
  ClassDescription
Public classAssembleModel
Creates a finite element model from given entities (points, beams, supports, loads, cross sections, materials,... ).
Public classBasicDisplay
Holds all properties that determine the general display properties of a statical model
Public classBeamDisplay
Holds all properties that determine the display of beams
Public classConnectedParts
Lists the connected parts of a model.
Public classElementActivate
Activates the elements of a model according to the activation list. Uses soft kill approach for inactive elements.
Public classModel
Statical model that contains all relevant model information
Public classModelBuilder
Builds a statical model from given components
Public classModelDisp
Holds all properties that determine the display of a model
Public classModelException
exception to be thrown in case of problems with model-creation
Public classModelModifier
utility class for modifying models
Public classShellDisplay
Holds all properties that determine the display of shells
Enumerations
  EnumerationDescription
Public enumerationBasicDisplayStructureColorType
colors to be used for rendering cross sections