Eyeshot 10 WinForms API Reference
ComputeCartesianStressAtSamplingPoint Method

WinForms Assembly > devDept.Eyeshot.Fem Namespace > Element Class : ComputeCartesianStressAtSamplingPoint Method
Syntax
'Declaration
 
Protected Function ComputeCartesianStressAtSamplingPoint( _
   ByVal kgasp As Integer, _
   ByVal nodes() As Point3D _
) As Double()
protected double[] ComputeCartesianStressAtSamplingPoint( 
   int kgasp,
   Point3D[] nodes
)

Parameters

kgasp
nodes
See Also

Reference

Element Class
Element Members