Karamba.Elements.States.Selectors Namespace

Classes for selecting from the calculated state of a model using load-case-combinations.

Classes

StateElement1DSelectorIndex Select a load-case based on load-case-combination name and an index offset.
StateElement1DSelectorMinMaxAll Select a state based on the minimum or maximum of a cross section force.
StateElement1DSelectorNone Select a none state.
StateElement2DSelectorIndex Select a load-case for the display of loads based on load-case-combination name and an index offset.
StateElement2DSelectorMinMaxAll Select a state based on the minimum or maximum of a cross section force.
StateElement2DSelectorNone Select a load-case for the display of loads based on load-case-combination name and an index offset.
StateLoadCaseSelector Select a load-case for the display of loads based on load-case-combination name and an index offset.
StateLoadCaseSelectorNone Represents a non-existent load case specification for displaying loads.
StateNodeSelectorIndex Select a load-case for the display of loads based on load-case-combination name and an index offset.
StateNodeSelectorMinMaxAll Select a load-case for the display of loads based on load-case-combination name and an index offset.
StateNodeSelectorNone Represents an empty node state selector.
StateSection2DSelectorIndex Select a load-case based on load-case-combination name and an index offset.
StateSection2DSelectorMinMaxAll Select a load-case based on load-case-combination name and an index offset.
StateSection2DSelectorNone Represents an empty section state selector.
StateSelectorFactory Factory for creating state selections.
StateSelectorIndex Select a load-case for the display of loads based on load-case-combination name and an index offset.
StateSelectorMinMaxAllTResType, TState Select a load-case so that a specific result of a state is minimized or maximized.
StateSelectorSet Represents a set of state selectors.
StateSupport0DSelectorIndex Select a load-case for the display of loads based on load-case-combination name and an index offset.
StateSupport0DSelectorMinMaxAll Select a load-case for the display of loads based on load-case-combination name and an index offset.
StateSupport0DSelectorNone Select a load-case for the display of loads based on load-case-combination name and an index offset.

Interfaces

IStateElement1DSelector Selects a point-state from an Element1D based on a given criteria.
IStateElement2DSelector Selects results on 2d elements.
IStateLoadCaseSelector Selects load-cases for the display of loads.
IStateNodeSelector Selects support reactions based on a given criteria.
IStateSection2DSelector Selects results on sections through 2d elements.
IStateSelector Base interface of all state selectors.
IStateSupport0DSelector Selects support reactions based on a given criteria.