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

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