Hide Table of Contents
GetMinMaxFactorOfSafetyWithDetailSettings Method (ICWResults)

Gets the algebraic minimum and maximum factors of safety (FOS) for non-composite shells and the specified detail settings.

.NET Syntax

Visual Basic (Declaration) 
Function GetMinMaxFactorOfSafetyWithDetailSettings( _
   ByVal BAllBodies As System.Boolean, _
   ByVal ArraySelectedEntities As System.Object, _
   ByVal NComponent As System.Integer, _
   ByVal BUpperLimit As System.Boolean, _
   ByVal DUpperValue As System.Double, _
   ByVal NStressUnit As System.Integer, _
   ByVal NStressLimitOption As System.Integer, _
   ByVal DStressValue As System.Double, _
   ByVal NCompressiveStressLimitOption As System.Integer, _
   ByVal DCompressiveStressValue As System.Double, _
   ByVal DMultiplicationFactor As System.Double, _
   ByVal DCompressiveStressMultiplicationFactor As System.Double, _
   ByVal BCombinedStressOnBeams As System.Boolean, _
   ByVal NShellOptions As System.Integer, _
   ByRef ErrorCode As System.Integer _
) As System.Object
Visual Basic (Usage) 
Dim instance As ICWResults
Dim BAllBodies As System.Boolean
Dim ArraySelectedEntities As System.Object
Dim NComponent As System.Integer
Dim BUpperLimit As System.Boolean
Dim DUpperValue As System.Double
Dim NStressUnit As System.Integer
Dim NStressLimitOption As System.Integer
Dim DStressValue As System.Double
Dim NCompressiveStressLimitOption As System.Integer
Dim DCompressiveStressValue As System.Double
Dim DMultiplicationFactor As System.Double
Dim DCompressiveStressMultiplicationFactor As System.Double
Dim BCombinedStressOnBeams As System.Boolean
Dim NShellOptions As System.Integer
Dim ErrorCode As System.Integer
Dim value As System.Object
 
value = instance.GetMinMaxFactorOfSafetyWithDetailSettings(BAllBodies, ArraySelectedEntities, NComponent, BUpperLimit, DUpperValue, NStressUnit, NStressLimitOption, DStressValue, NCompressiveStressLimitOption, DCompressiveStressValue, DMultiplicationFactor, DCompressiveStressMultiplicationFactor, BCombinedStressOnBeams, NShellOptions, ErrorCode)
C# 
System.object GetMinMaxFactorOfSafetyWithDetailSettings( 
   System.bool BAllBodies,
   System.object ArraySelectedEntities,
   System.int NComponent,
   System.bool BUpperLimit,
   System.double DUpperValue,
   System.int NStressUnit,
   System.int NStressLimitOption,
   System.double DStressValue,
   System.int NCompressiveStressLimitOption,
   System.double DCompressiveStressValue,
   System.double DMultiplicationFactor,
   System.double DCompressiveStressMultiplicationFactor,
   System.bool BCombinedStressOnBeams,
   System.int NShellOptions,
   out System.int ErrorCode
)
C++/CLI 
System.Object^ GetMinMaxFactorOfSafetyWithDetailSettings( 
&   System.bool BAllBodies,
&   System.Object^ ArraySelectedEntities,
&   System.int NComponent,
&   System.bool BUpperLimit,
&   System.double DUpperValue,
&   System.int NStressUnit,
&   System.int NStressLimitOption,
&   System.double DStressValue,
&   System.int NCompressiveStressLimitOption,
&   System.double DCompressiveStressValue,
&   System.double DMultiplicationFactor,
&   System.double DCompressiveStressMultiplicationFactor,
&   System.bool BCombinedStressOnBeams,
&   System.int NShellOptions,
&   [Out] System.int 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)
BUpperLimit
True to set an upper limit, false to not
DUpperValue
Upper limit; valid only if BUpperLimit is true
NStressUnit
Units of stress as defined in swsStrengthUnit_e
NStressLimitOption
Tensile stress limit as defined in swsFactorOfSafetyStressLimitOption_e
DStressValue
Tensile stress value; valid only if NStressLimitOption is swsFactorOfSafetyStressLimitOption_e.swsFactorOfSafetyStressLimitOption_UserDefined
NCompressiveStressLimitOption
Compressive stress limit as defined in swsFactorOfSafetyStressLimitOption_e
DCompressiveStressValue
Compressive stress value; valid only if NCompressiveStressLimitOption is swsFactorOfSafetyStressLimitOption_e.swsFactorOfSafetyStressLimitOption_UserDefined
DMultiplicationFactor
Tensile stress limit multiplication factor
DCompressiveStressMultiplicationFactor
Compressive stress limit multiplication factor
BCombinedStressOnBeams
True to combine stress on beams, false to not
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

Example

Remarks

For pure beam studies, you can only specify NComponent with swsFOS_NonCompositeCriterion_e.swsFOSNonCompositeCriterion_Automatic.
 

See Also

Availability

SOLIDWORKS Simulation API 2015 SP0


Provide feedback on this topic

SOLIDWORKS welcomes your feedback concerning the presentation, accuracy, and thoroughness of the documentation. Use the form below to send your comments and suggestions about this topic directly to our documentation team. The documentation team cannot answer technical support questions. Click here for information about technical support.

* Required

 
*Email:  
Subject:   Feedback on Help Topics
Page:   GetMinMaxFactorOfSafetyWithDetailSettings Method (ICWResults)
*Comment:  
*   I acknowledge I have read and I hereby accept the privacy policy under which my Personal Data will be used by Dassault Systèmes

Print Topic

Select the scope of content to print:

x

We have detected you are using a browser version older than Internet Explorer 7. For optimized display, we suggest upgrading your browser to Internet Explorer 7 or newer.

 Never show this message again
x

Web Help Content Version: API Help (English only) 2015 SP05

To disable Web help from within SOLIDWORKS and use local help instead, click Help > Use SOLIDWORKS Web Help.

To report problems encountered with the Web help interface and search, contact your local support representative. To provide feedback on individual help topics, use the “Feedback on this topic” link on the individual topic page.