FemMesh.FixAllNodes (Int32()) Method

Fixes all degrees of freedom for selected nodes.
Public Sub FixAllNodes( _ 
ByVal nodeIndices As Integer() _ 
)
This language is not supported or no code example is available.
public void FixAllNodes( 
int[] nodeIndices 
)
This language is not supported or no code example is available.

Parameters

nodeIndices
int[]

Node indices

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition