Element.Stress Property

Gets or sets element's stresses (defined as double [numberOfNodes, numberOfStressesPerNode]).
Public Property Stress() As Double(,)
This language is not supported or no code example is available.
public double[,] Stress {get; set;}
This language is not supported or no code example is available.

Property Value

double[,]

.NET Framework

Supported in: 4.8

In this article

Definition