|
|
Karamba.Results.ShellSection Namespace |
[Missing <summary> documentation for "N:Karamba.Results.ShellSection"]
| Class | Description | |
|---|---|---|
| CrossedSection |
Collection of properties belonging to a mesh crossed section.
| |
| MarchingBC |
Collects the boundary conditions required by MarchOnASegment(MarchingBC, Segment3, MarchingInfo, CrossedSection).
| |
| RayMeshIntersection |
Represent all the intersections between a ray and a mesh.
| |
| Retriever |
Given a polyline and a projection vector, can retrieve into a state the projected polyline on the mesh and different kind
of results respect to the direction t and n, parallel and ortoghonal to the projected polyline.
| |
| RetrieverInfo |
Class where are stored all the parameters used by Retriever.
| |
| RetrieverInfo_Displacement |
Class where are stored all the parameters used by Retriever.
| |
| RetrieverInfo_Force |
Class where are stored all the parameters used by Retriever.
| |
| RetrieverInfo_StressStrain |
Class where are stored all the parameters used by Retriever.
| |
| RetrieverStrategy |
Define the strategy to be used by the retriever to get results for a given state.
| |
| RetrieverStrategy_Displacement |
Define the strategy to be used by the retriever to get results for a given state.
| |
| RetrieverStrategy_Force |
Define the strategy to be used by the retriever to get results for a given state.
| |
| RetrieverStrategy_StressStrain |
Define the strategy to be used by the retriever to get results for a given state.
| |
| ShellSec_LocalAxesRenderer |
Renderer that generate local axes along each segment of the cutting sections.
| |
| ShellSec_MeshRenderer |
Renderer that creates a set of meshes and curves to visualize the results.
| |
| ShellSec_NumberRenderer |
Renderer that generate text tags.
| |
| ShellSec_RendererInfo |
Classes that collects all the info required to properly render the results.
| |
| ShellSec_RendererInfo_Displacement |
Classes that collects all the info required to properly render the results.
| |
| ShellSec_RendererInfo_Force |
Classes that collects all the info required to properly render the results.
| |
| ShellSec_RendererInfo_StressStrain |
Classes that collects all the info required to properly render the results.
| |
| ShellSectionMarchingAlgorithms |
Static class that collect all the marching alghoritms.
| |
| ShellSectionState |
Object where all the information about the cross sections geometries
and related results are stored.
| |
| SubPolyline3 |
Represent a subset of a given PolyLine3.
| |
| SubPolyVerticesIntersection |
Ordered Collects of all the intersections between a subpoly3 and a mesh.
|
| Structure | Description | |
|---|---|---|
| MarchingInfo |
Collects all the geometrical data required by ShellSectionMarchingAlgorithms.
|
| Interface | Description | |
|---|---|---|
| IDrawViewBehaviour |
Interface that handles the drawing behaviour for a renderer.
| |
| IRenderer |
Interface to render a state.
|
| Enumeration | Description | |
|---|---|---|
| MarchExitCodes |
Possible exit code for MarchOnASegment(MarchingBC, Segment3, MarchingInfo, CrossedSection).
| |
| ShellSec_BaseObj |
List of all possible object on which result are evaluated for a mesh.
| |
| ShellSecResult |
List of all possible results that can be retrieved.
|