Element.ComputeCartesianStressAtSamplingPoint Method

Protected Function ComputeCartesianStressAtSamplingPoint( _ 
ByVal kgasp As Integer, _ 
ByVal nodes As Point3D() _ 
) As Double()
This language is not supported or no code example is available.
protected double[] ComputeCartesianStressAtSamplingPoint( 
int kgasp
Point3D[] nodes 
)
This language is not supported or no code example is available.

Parameters

kgasp
int

nodes
Point3D[]

Return Value

double[]

.NET Framework

Supported in: 4.8

In this article

Definition