Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Fem Namespace / Element3D Class / SetRestraintEdgeFaceInY Method

In This Topic
    SetRestraintEdgeFaceInY Method (Element3D)
    In This Topic
    Syntax
    'Declaration
     
    Public Overrides Sub SetRestraintEdgeFaceInY( _
       ByVal faceIndex As Integer, _
       ByVal amountInY As Double _
    ) 
    public override void SetRestraintEdgeFaceInY( 
       int faceIndex,
       double amountInY
    )

    Parameters

    faceIndex
    amountInY
    See Also