Eyeshot 11 WPF API Reference
WPF Assembly / devDept.Eyeshot.Fem Namespace / Beam Class / TwistAngle Property

In This Topic
    TwistAngle Property
    In This Topic
    Gets the twist angle.
    Syntax
    'Declaration
     
    Public ReadOnly Property TwistAngle As Double()
    public double[] TwistAngle {get;}
    See Also