Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Entities Namespace / FemMesh Class
Fields Properties Methods


In This Topic
    FemMesh Class Members
    In This Topic

    The following tables list the members exposed by FemMesh.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public Property Gets or sets the displacement amplification factor.  
    Public Property Gets or sets thw clipping plane method.  
    Public PropertyGets or sets the 3D clipping plane. Set to null/Nothing to disable it. Call ComputePlot(ViewportLayout,Legend) to see changes.  
    Public Property Gets or sets the contour plot flag.  
    Public Property When true, the solver converged to a solution.  
    Public Property Gets or sets the element's edge color.  
    Public Property Gets or sets the mesh elements.  
    Public Property When true, the FemMesh contains only Beam elements.  
    Public Property When true, the FemMesh contains only Beam elements.  
    Public Property Gets the number of iterations needed.  
    Public Property Mesh Quality: maximum element's edge length.  
    Public Property Maximum node according to current plotMode settings.  
    Public Property Mesh Quality: maximum element's edge length.  
    Public Property Mesh Quality: minimum element quality.  
    Public Property Minimum node according to current plotMode settings.  
    Public Property If true, the results plot will display the nodal averaged stress.  
    Public Property Gets the number of degrees of freedom of this FemMesh.  
    Public Property Gets the number of dimensions of this FemMesh.  
    Public Property Gets the estimated amplification factor  
    Public Property Gets or sets the plot mode.  
    Public Property Gets the underlying Mesh.  
    Public Property Gets the solved status of this FemMesh.  
    Public Property Gets or sets the size of boundary condition symbols.  
    Top
    Public Methods
     NameDescription
    Public Method Adds elements and nodes to the FemMesh object.  
    Public MethodOverridden.  Creates a deep copy of this fem mesh.  
    Public MethodOverridden.   
    Public MethodOverloaded.  Computes results according to plotMode settings.  
    Public Method Changes all elements type from Hexa8 to Hexa20.  
    Public Method Changes all elements from type Penta6 to Penta15.  
    Public Method Changes all elements from type Quad4 to Qaud8.  
    Public Method Changes all elements from type Tetra4 to Tetra10.  
    Public Method Changes all elements from type Tria3 to Tria6.  
    Public MethodConverts this FEM mesh to a Mesh object.  
    Public MethodOverridden.   
    Public MethodOverloaded.  Creates a 2D circular FemMesh object.  
    Public Methodstatic (Shared in Visual Basic)Overloaded.  Creates a rectangular FemMesh.  
    Public Methodstatic (Shared in Visual Basic) Creates a rectangular FemMesh made of Quad4 elements.  
    Public Methodstatic (Shared in Visual Basic) Creates a rectangular FemMesh made of Quad8 elements.  
    Public Methodstatic (Shared in Visual Basic) Creates a rectangular FemMesh made of Tria3 elements.  
    Public Methodstatic (Shared in Visual Basic) Creates a rectangular FemMesh made of Tria6 elements.  
    Public Method Adds a rectangular region to current FemMesh object placed at specified start point.  
    Public MethodOverloaded.  Creates a 2D squared FemMesh object with circular hole inside.  
    Public Method Removes any nodes not belonging to an element.  
    Public MethodOverridden.  Delete allocated display lists.  
    Public Method  
    Public MethodOverridden.   
    Public Method Converts all the elements of order one into elements of order two.  
    Public MethodOverridden.   
    Public MethodOverloaded.  Extrudes all 2D elements.  
    Public MethodOverloaded.  Returns a list of triangles hit by the provided segment.  
    Public MethodOverloaded.  Fixes specified degree of freedoms for selected faces.  
    Public MethodOverloaded.  Fixes all degree of freedoms for selected faces.  
    Public MethodOverloaded.  Fixes all degree of freedoms for selected nodes.  
    Public MethodOverloaded.  Fixes specified degree of freedoms for selected nodes.  
    Public Method  
    Public Method Gets all edges in proximity of a segment.  
    Public MethodOverloaded.  Gets all elements faces contained into a box specified with min and max.  
    Public MethodOverloaded.  Gets all the nodes contained into a box specified with min and max.  
    Public MethodOverridden. Populates a System.Runtime.Serialization.SerializationInfo instance with the data needed to serialize the target object.  
    Public Method  
    Public MethodOverloaded.  Replaces overlapping nodes with a single shared node.  
    Public Method Merges two FemMesh objects.  
    Public MethodOverloaded.  Mirrors nodes and elements selected.  
    Public MethodOverloaded.  Refine the 3D elements indicated.  
    Public MethodOverloaded. Overridden.  Computes the curve or surface tessellation.  
    Public MethodOverloaded.  Removes selected elements.  
    Public MethodOverloaded.  Revolves the selected element faces.  
    Public MethodOverloaded.  Rotates the whole FemMesh.  
    Public Method  
    Public MethodOverloaded.  Sets the specified force on selected nodes.  
    Public MethodOverloaded.  Sets the specified pressure normal to selected faces.  
    Public MethodOverridden.   
    Public MethodOverloaded.  Translates the whole FemMesh.  
    Top
    Protected Methods
     NameDescription
    Protected Internal MethodOverridden.   
    Protected Internal MethodOverridden.  Standard Draw method.  
    Protected Internal MethodOverridden.   
    Protected MethodOverridden.   
    Protected Internal MethodOverridden.   
    Protected Internal MethodOverridden.   
    Protected Internal MethodOverridden.   
    Protected Internal MethodOverridden.   
    Protected Internal MethodOverridden.   
    Protected Internal MethodOverridden.   
    Protected Internal MethodOverridden.   
    Protected Internal Method  
    Protected Internal Method  
    Protected Internal Method  
    Protected Internal Method  
    Protected Internal Method  
    Protected Internal MethodOverridden.   
    Protected Internal MethodOverridden.   
    Protected Internal MethodOverridden.  Draws the mesh vertices.  
    Protected Internal MethodOverridden.   
    Protected MethodOverridden.   
    Protected Internal MethodOverridden.   
    Protected Internal MethodOverridden.   
    Protected Internal MethodOverridden.   
    Top
    See Also