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

In This Topic
    HingeStart Property (Beam)
    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