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

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

    Parameters

    faceIndex
    amountInZ
    See Also