Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Fem Namespace / Beam2D Class
Fields Properties Methods


In This Topic
    Beam2D Class Members
    In This Topic

    The following tables list the members exposed by Beam2D.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Fields
     NameDescription
    Public Field Element's temperature.  
    Top
    Public Properties
     NameDescription
    Public Property Gets the axial force.  
    Public Property Gets the bending moment at the beginning and end of the beam.  
    Public Property True if the beam has a hinge at its second node.  
    Public Property True if the beam has a hinge at its first node.  
    Public Property Gets the shear force at the beginning and end of the beam.  
    Public Property Number of sections in which we calculate the moments and forces for drawings. By default it is 10.  
    Top
    Public Methods
     NameDescription
    Public Method Computes the axial force of the beam at the specified point.  
    Public Method Computes the bending moment of the beam at the specified point.  
    Public Method Computes the local displacements of the beam at the specified point.  
    Public Method Computes the bending moment and the shear force of the beam at the specified point.  
    Public Method Computes the shear force of the beam at the specified point.  
    Public MethodOverridden.   
    Public MethodOverridden.   
    Public MethodOverridden.   
    Public MethodOverridden.   
    Public MethodOverridden.   
    Public MethodOverloaded. Overridden.   
    Public MethodOverridden.   
    Public MethodOverridden.   
    Public MethodOverridden.   
    Public MethodOverridden.   
    Public MethodOverloaded.  Sets an uniformly distributed load on the beam.  
    Public MethodOverloaded.  Sets a punctual force at the specified point.  
    Public MethodOverloaded. Overridden.   
    Public Method Sets the vertices of the beam section at the beginning of the beam.  
    Top
    See Also