Element2D.TotalUpTheStresses Method

Protected Sub TotalUpTheStresses( _ 
ByVal strNode As Double(,), _ 
ByVal numberOfElementsPerNode As Integer(), _ 
ByVal nodes As Point3D() _ 
)
This language is not supported or no code example is available.
protected void TotalUpTheStresses( 
double[,] strNode
int[] numberOfElementsPerNode
Point3D[] nodes 
)
This language is not supported or no code example is available.

Parameters

strNode
double[,]

numberOfElementsPerNode
int[]

nodes
Point3D[]

.NET Framework

Supported in: 4.8

In this article

Definition