FemMesh.FixAllNodes (Plane, Double) Method

Fixes all degree of freedoms for selected nodes.
Public Sub FixAllNodes( _ 
ByVal plane As Plane, _ 
ByVal inflateBy As Double
)
This language is not supported or no code example is available.
public void FixAllNodes( 
Plane plane
double inflateBy 
)
This language is not supported or no code example is available.

Parameters

plane
Plane

The Plane object

inflateBy
double

Offset of the distance

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition