Click or drag to resize

Karamba.Results.ShellSection Namespace

[Missing <summary> documentation for "N:Karamba.Results.ShellSection"]

Classes
  ClassDescription
Public classCrossedSection
Collection of properties belonging to a mesh crossed section.
Public classMarchingBC
Collects the boundary conditions required by MarchOnASegment(MarchingBC, Segment3, MarchingInfo, CrossedSection).
Public classRayMeshIntersection
Represent all the intersections between a ray and a mesh.
Public classRetriever
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.
Public classRetrieverInfo
Class where are stored all the parameters used by Retriever.
Public classRetrieverInfo_Displacement
Class where are stored all the parameters used by Retriever.
Public classRetrieverInfo_Force
Class where are stored all the parameters used by Retriever.
Public classRetrieverInfo_StressStrain
Class where are stored all the parameters used by Retriever.
Public classRetrieverStrategy
Define the strategy to be used by the retriever to get results for a given state.
Public classRetrieverStrategy_Displacement
Define the strategy to be used by the retriever to get results for a given state.
Public classRetrieverStrategy_Force
Define the strategy to be used by the retriever to get results for a given state.
Public classRetrieverStrategy_StressStrain
Define the strategy to be used by the retriever to get results for a given state.
Public classShellSec_LocalAxesRenderer
Renderer that generate local axes along each segment of the cutting sections.
Public classShellSec_MeshRenderer
Renderer that creates a set of meshes and curves to visualize the results.
Public classShellSec_NumberRenderer
Renderer that generate text tags.
Public classShellSec_RendererInfo
Classes that collects all the info required to properly render the results.
Public classShellSec_RendererInfo_Displacement
Classes that collects all the info required to properly render the results.
Public classShellSec_RendererInfo_Force
Classes that collects all the info required to properly render the results.
Public classShellSec_RendererInfo_StressStrain
Classes that collects all the info required to properly render the results.
Public classShellSectionMarchingAlgorithms
Static class that collect all the marching alghoritms.
Public classShellSectionState
Object where all the information about the cross sections geometries and related results are stored.
Public classSubPolyline3
Represent a subset of a given PolyLine3.
Public classSubPolyVerticesIntersection
Ordered Collects of all the intersections between a subpoly3 and a mesh.
Structures
  StructureDescription
Public structureMarchingInfo
Collects all the geometrical data required by ShellSectionMarchingAlgorithms.
Interfaces
  InterfaceDescription
Public interfaceIDrawViewBehaviour
Interface that handles the drawing behaviour for a renderer.
Public interfaceIRenderer
Interface to render a state.
Enumerations
  EnumerationDescription
Public enumerationMarchExitCodes
Possible exit code for MarchOnASegment(MarchingBC, Segment3, MarchingInfo, CrossedSection).
Public enumerationShellSec_BaseObj
List of all possible object on which result are evaluated for a mesh.
Public enumerationShellSecResult
List of all possible results that can be retrieved.