|
|
MeshFebBeso Methods |
The MeshFebBeso type exposes the following members.
| 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.) | |
| init |
initialize the mesh geometry with a feb-mesh
(Inherited from Mesh.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| rNearestVertices |
return list of vertex indices whose distance from x,y,z is less than r
(Inherited from Mesh.) | |
| syncElementActivation |
set the activation state of the elements in the underlying statical model
| |
| syncElementSensitivity |
read element results from the underlying statical model
| |
| syncKarambaModel |
use the C++-model to update the state of the C# model after a BESO procedure
| |
| ToString | Returns a string that represents the current object. (Inherited from Object.) | |
| updateGeometry |
update the mesh data after addition of faces or vertexes
(Inherited from Mesh.) | |
| vertToFaceInds |
return indexes of the faces a node of given index belongs to
(Inherited from Mesh.) |