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


In This Topic
    Beam Class Members
    In This Topic

    The following tables list the members exposed by Beam.

    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 around the local V axis, at the beginning and end of the beam.  
    Public Property Gets the bending moment around the local W axis, 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 parallel to the local V axis, at the beginning and end of the beam.  
    Public Property Gets the shear force parallel to the local W axis, 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.  
    Public Property Gets the torsion moment.  
    Public Property Gets the twist angle.  
    Top
    Public Methods
     NameDescription
    Public Method Computes the local displacements of the beam at the specified point.  
    Public Method Computes the axial and shear forces of the beam at the specified point.  
    Public Method Computes the global displacements of the beam at the specified point.  
    Public Method Computes the torsion and bending moments 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 MethodOverridden.   
    Public MethodOverloaded.  Sets an uniformly distributed load on the beam.  
    Public MethodOverloaded.  Sets a force at the specified point along the beam.  
    Public Method Sets the local coordinate system (u,v,w) of the beam.  
    Public MethodOverloaded. Overridden.   
    Public Method Sets the vertices of the beam section at the beginning of the beam.  
    Public MethodOverridden.   
    Top
    See Also