RunStressHotSpotDiagnostics Method (ICWResults)
Obsolete. Superseded by ICWResults::RunStressHotSpotDiagnosticsAndDetectSingularities.
.NET Syntax
Visual Basic (Usage) | |
---|
Dim instance As ICWResults
Dim NSensitivityFactor As System.Integer
Dim BRunForNodes As System.Boolean
Dim BFoundHotSpots As System.Boolean
Dim value As System.Integer
value = instance.RunStressHotSpotDiagnostics(NSensitivityFactor, BRunForNodes, BFoundHotSpots) |
Parameters
- NSensitivityFactor
- 5 <= Highest equivalent strain percent <= 100
- BRunForNodes
- True to run for nodes, false to not (see Remarks)
- BFoundHotSpots
- True if stress hot spots are found, false if not (see Remarks)
Return Value
Error code as defined in
swsRunStressHotSpotDiagnosticsError_e
Remarks
See Also
Availability
SOLIDWORKS Simulation API 2017 SP0