Eyeshot 10 WPF API Reference
FixAllEdgeFace Method (Element)

WPF Assembly > devDept.Eyeshot.Fem Namespace > Element Class : FixAllEdgeFace Method
The index of the edge (or face)
Fixes all degrees of freedom of all the nodes of one edge (or face).
Syntax
'Declaration
 
Public Overridable Sub FixAllEdgeFace( _
   ByVal edgeFaceIndex As Integer _
) 
public virtual void FixAllEdgeFace( 
   int edgeFaceIndex
)

Parameters

edgeFaceIndex
The index of the edge (or face)
See Also

Reference

Element Class
Element Members