|
|
MeshResultsVisitorParallel Methods |
The MeshResultsVisitorParallel type exposes the following members.
| 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.
(Overrides MeshResultsVisitorresult(ListIMesh, ListString, ListColor).) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) | |
| VisitBeam |
Visit a beam.
(Inherited from MeshResultsVisitor.) | |
| VisitElements(ListString) |
let visitor visit all fem elements that correspond to the given identifiers. If no identifiers are given all
elements are visited.
(Overrides ModelElementVisitorVisitElements(ListString).) | |
| VisitElements(IEnumerableModelElement) |
Visit the given elements.
(Overrides ModelElementVisitorVisitElements(IEnumerableModelElement).) | |
| 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.
(Inherited from MeshResultsVisitor.) |