|
|
ShellsPrincipalSigEpsVectors Class |
Namespace: Karamba.Results
The ShellsPrincipalSigEpsVectors type exposes the following members.
| Name | Description | |
|---|---|---|
| ShellsPrincipalSigEpsVectors |
Initializes a new instance of the ShellsPrincipalSigEpsVectors class.
create new visitor for retrieving results.
|
| Name | Description | |
|---|---|---|
| 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.) | |
| result |
Appends results of the visitor to the given list of vectors and doubles.
| |
| ToString | Returns a string that represents the current object. (Inherited from Object.) | |
| VisitBeam |
Visit a beam.
(Inherited from ModelElementVisitor.) | |
| 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.
(Overrides ModelElementVisitorVisitMembrane(ModelMembrane).) | |
| VisitShell |
Visit a shell.
(Overrides ModelElementVisitorVisitShell(ModelShell).) | |
| VisitSpring |
Visit a spring.
(Inherited from ModelElementVisitor.) | |
| VisitSurface |
Visit a surface element - membrane or shell.
| |
| VisitTruss |
Visit a truss.
(Inherited from ModelElementVisitor.) |
| Name | Description | |
|---|---|---|
| _lcSuperImp | SuperPosition rule for the results. | |
| _model |
Model from which results are to be gathered.
(Inherited from ModelElementVisitor.) | |
| _origin | position of deformed element centers. | |
| _res_tag | type of the results to be gathered. | |
| _val1 | vector for first principal values. | |
| _val2 | vector for first principal values. | |
| _vec1 | vector for first principal values. | |
| _vec2 | vector for second principal values. | |
| _z_rel | relative position of layer for which results are to be gathered (-1..bottom, 1..to). |