Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Fem Namespace / Beam2D Class / HingeEnd Property

In This Topic
    HingeEnd Property (Beam2D)
    In This Topic
    True if the beam has a hinge at its second node.
    Syntax
    'Declaration
     
    Public Property HingeEnd As Boolean
    public bool HingeEnd {get; set;}
    See Also