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

In This Topic
    FixAllEdgeFace Method (Element3D)
    In This Topic
    Syntax
    'Declaration
     
    Public Overrides Sub FixAllEdgeFace( _
       ByVal faceIndex As Integer _
    ) 
    public override void FixAllEdgeFace( 
       int faceIndex
    )

    Parameters

    faceIndex
    See Also