![]() |
BeamsResultantDisp Class |
Namespace: Karamba.Results
The BeamsResultantDisp type exposes the following members.
Name | Description | |
---|---|---|
![]() | BeamsResultantDisp |
Initializes a new instance of the BeamsResultantDisp class.
create a visitor for creating colored resultant displacement-meshes for elements.
|
Name | Description | |
---|---|---|
![]() | addCaps |
add caps at the naked edges of the meshes. Number of meshes must be a multiple of 2.
(Inherited from MeshResultsVisitor.) |
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | nodalHeightEcce |
determines nodal eccentricities and cross section heights.
(Inherited from MeshResultsVisitor.) |
![]() | result |
return the results of the visitor.
(Inherited from ColoredMeshResultsVisitor.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
![]() | VisitBeam |
Visit a beam.
(Overrides MeshResultsVisitorVisitBeam(ModelBeam).) |
![]() | VisitElements(ListString) |
Let visitor visit all fem elements that correspond to the given identifiers. If no
identifiers are given all elements are visited.
(Inherited from ModelElementVisitor.) |
![]() | VisitElements(IEnumerableModelElement) |
Visit the given elements.
(Inherited from ModelElementVisitor.) |
![]() | VisitMembrane |
Visit a membrane.
(Inherited from MeshResultsVisitor.) |
![]() | VisitShell |
Visit a shell.
(Inherited from MeshResultsVisitor.) |
![]() | VisitSpring |
Visit a spring.
(Inherited from MeshResultsVisitor.) |
![]() | VisitTruss |
Visit a truss.
(Overrides MeshResultsVisitorVisitTruss(ModelTruss).) |
Name | Description | |
---|---|---|
![]() | _center_color_range_on_zero |
sets whether color scheme shall be zero centered or not.
(Inherited from ColoredMeshResultsVisitor.) |
![]() | _color_scheme |
color scheme to be used for coloring the legend.
(Inherited from ColoredMeshResultsVisitor.) |
![]() | _l_factor |
factor for legend numbers.
(Inherited from ColoredMeshResultsVisitor.) |
![]() | _l_header |
title of legend.
(Inherited from ColoredMeshResultsVisitor.) |
![]() | _layer_ind |
index of layer for which to gather results.
(Inherited from MeshResultsVisitor.) |
![]() | _lcSuperImp |
SuperPosition rule for the results.
(Inherited from MeshResultsVisitor.) |
![]() | _legend_colors |
colors for the legend.
(Inherited from ColoredMeshResultsVisitor.) |
![]() | _legend_number_fmt |
number format to be used for the legend.
(Inherited from ColoredMeshResultsVisitor.) |
![]() | _legend_tags |
description of the colors for the legend.
(Inherited from ColoredMeshResultsVisitor.) |
![]() | _max_res |
maximum of all result values.
(Inherited from ColoredMeshResultsVisitor.) |
![]() | _meshes |
resulting list of meshes.
(Inherited from MeshResultsVisitor.) |
![]() | _min_res |
minimum of all result values.
(Inherited from ColoredMeshResultsVisitor.) |
![]() | _model |
Model from which results are to be gathered.
(Inherited from ModelElementVisitor.) |
![]() | _render_lims |
factor for min/max result values where boundaries of color range shall be.
(Inherited from ColoredMeshResultsVisitor.) |
![]() | _res_values |
result values connected to the mesh vertices.
(Inherited from ColoredMeshResultsVisitor.) |
![]() | _with_caps |
if true caps will be added at the boundaries between two consecutive meshes of the results.
(Inherited from MeshResultsVisitor.) |