![]() |
Karamba.Utilities.Mappings Namespace |
Class | Description | |
---|---|---|
![]() | InterShape |
Functor that interpolates the geometry between different models.
|
![]() | Mapper |
Base class of all functors that change a statical model (e.g. its geometry).
|
![]() | Mapping |
Base class of all functors that change a statical model (e.g. its geometry).
|
![]() | ProxyStitch |
Functor that connects sets of beams with structural elements (beams or trusses):
The starting point is chosen randomly on the first edge.
Other points on other edges are calculated with an offset
from their forerunner-point: This offset is determined
from a uniform random distribution of which the user can choose
minimum and maximum value (The edges are parameterized
from 0 to 1).
Resulting parameters smaller 0 or larger 1 are set to 0 or 1.
By default it is assumed that equal position parameters on two edges
mean minimum distance between the two positions.
|
![]() | SimpleStitch |
Functor that connects sets of beams with structural elements (beams or trusses):
The connections are made up of StraightLinelements that
span between arbitrary points on the edges
edges: the parts to be connected, belong to Stitch
n_connections: number of connections between the edges.
|
![]() | StackedStitch |
Functor that connects sets of beams with structural elements (beams or trusses):
The connections are made up of StraightLinelements that
span between arbitrary points on the edges
edges: the parts to be connected, belong to Stitch
n_connections: number of connections between the edges.
|