Hide Table of Contents
GetFactorOfSafetyForComposites Method (ICWResults)

Gets the range of stress or buckling factors of safety for the specified shell type, surface bodies, failure criteria, and other options.

.NET Syntax

Visual Basic (Declaration) 
Function GetFactorOfSafetyForComposites( _
   ByVal BIsComposite As System.Boolean, _
   ByVal ArraySelectedEntities As System.Object, _
   ByVal NonCompositeCriterion As System.Integer, _
   ByVal CompositeCriterion As System.Integer, _
   ByVal PlyNumber As System.Integer, _
   ByVal ShellFaceOption As System.Integer, _
   ByVal NormalShellFaceOption As System.Integer, _
   ByVal FosDistributionOption As System.Integer, _
   ByVal MinFOSVal As System.Integer, _
   ByRef ErrorCode As System.Integer _
) As System.Object
Visual Basic (Usage) 
Dim instance As ICWResults
Dim BIsComposite As System.Boolean
Dim ArraySelectedEntities As System.Object
Dim NonCompositeCriterion As System.Integer
Dim CompositeCriterion As System.Integer
Dim PlyNumber As System.Integer
Dim ShellFaceOption As System.Integer
Dim NormalShellFaceOption As System.Integer
Dim FosDistributionOption As System.Integer
Dim MinFOSVal As System.Integer
Dim ErrorCode As System.Integer
Dim value As System.Object
 
value = instance.GetFactorOfSafetyForComposites(BIsComposite, ArraySelectedEntities, NonCompositeCriterion, CompositeCriterion, PlyNumber, ShellFaceOption, NormalShellFaceOption, FosDistributionOption, MinFOSVal, ErrorCode)
C# 
System.object GetFactorOfSafetyForComposites( 
   System.bool BIsComposite,
   System.object ArraySelectedEntities,
   System.int NonCompositeCriterion,
   System.int CompositeCriterion,
   System.int PlyNumber,
   System.int ShellFaceOption,
   System.int NormalShellFaceOption,
   System.int FosDistributionOption,
   System.int MinFOSVal,
   out System.int ErrorCode
)
C++/CLI 
System.Object^ GetFactorOfSafetyForComposites( 
&   System.bool BIsComposite,
&   System.Object^ ArraySelectedEntities,
&   System.int NonCompositeCriterion,
&   System.int CompositeCriterion,
&   System.int PlyNumber,
&   System.int ShellFaceOption,
&   System.int NormalShellFaceOption,
&   System.int FosDistributionOption,
&   System.int MinFOSVal,
&   [Out] System.int ErrorCode
) 

Parameters

BIsComposite
True for a composite shell type, false for a thin or thick shell type
ArraySelectedEntities
Array of selected surface body objects
NonCompositeCriterion

Criterion for non-composite shells as defined in swsFOS_NonCompositeCriterion_e

CompositeCriterion

Criterion for composite shells as defined in swsFOS_CompositeCriterion_e

PlyNumber
Number of plies; 0 = across all plies (worst case)
ShellFaceOption

Shell face option as defined in swsFOS_ShellfaceOption_e; valid only if PlyNumber > 0

NormalShellFaceOption

Normal shell face option as defined in swsFOS_NormalShellFaceOption_e

FosDistributionOption

Plot type as defined in swsFOS_DistributionOpt_e

MinFOSVal
Minimum factor of safety; default is 1
ErrorCode
Result status as defined in swsFOS_ErrorCode_e

Return Value

Array of two doubles of the minimum and maximum factors of safety

Example

 

See Also

Availability

SOLIDWORKS Simulation API 2013 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:   GetFactorOfSafetyForComposites 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.