Obsolete. Superseded by ICWResults::GetMinMaxFactorOfSafety2.
.NET Syntax
Visual Basic (Usage) | |
---|
Dim instance As ICWResults
Dim BAllBodies As System.Boolean
Dim ArraySelectedEntities As System.Object
Dim NComponent As System.Integer
Dim NShellOptions As System.Integer
Dim ErrorCode As System.Integer
Dim value As System.Object
value = instance.GetMinMaxFactorOfSafety(BAllBodies, ArraySelectedEntities, NComponent, NShellOptions, ErrorCode) |
Parameters
- BAllBodies
- True to select all bodies to plot the factor of safety, false to select specific bodies
- ArraySelectedEntities
- Array of bodies for which to plot the factor of safety; valid only if BAllBodies is set to false
- NComponent
- Failure criterion as defined by swsFOS_NonCompositeCriterion_e (see Remarks)
- NShellOptions
- Shell face on which to perform the factor of safety as defined by swsFOS_ShellFaceOption_e
- ErrorCode
- Error code as defined by swsFosPlotErrorCode_e
Return Value
Array of two doubles of the minimum and maximum factors of safety
Remarks
See Also
Availability
SOLIDWORKS Simulation API 2013 SP5.0