Element.FixAllEdgeFace Method

Fixes all degrees of freedom of all the nodes of one edge (or face).
Public Overridable Sub FixAllEdgeFace( _ 
ByVal edgeFaceIndex As Integer
)
This language is not supported or no code example is available.
public virtual void FixAllEdgeFace( 
int edgeFaceIndex 
)
This language is not supported or no code example is available.

Parameters

edgeFaceIndex
int

The index of the edge (or face)

.NET Framework

Supported in: 4.8

In this article

Definition