FemMesh.ComputePlot (Environment, Legend) Method

Computes results according to PlotMode settings.
Public Sub ComputePlot( _ 
ByVal simulation As Environment, _ 
ByVal legend As Legend
)
This language is not supported or no code example is available.
public void ComputePlot( 
Environment simulation
Legend legend 
)
This language is not supported or no code example is available.

Parameters

simulation
Environment

The Simulation control

legend
Legend

The legend associated with this result plot

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition