Mesh.CompileEdges Method

Compiles the graphics data for the edges.
Protected Friend Sub CompileEdges( _ 
ByVal ampFactor As Double, _ 
ByVal data As CompileParams
)
This language is not supported or no code example is available.
internal protected void CompileEdges( 
double ampFactor
CompileParams data 
)
This language is not supported or no code example is available.

Parameters

ampFactor
double

The amplification factor (for <seealso cref="FemMesh" /> only)

data
CompileParams

The compile parameters

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition