Hide Table of Contents
SetWeldSizingSettingEuro Method (ICWEdgeWeldConnector)

Sets the European Standard settings for weld sizing calculations.

.NET Syntax

Visual Basic (Declaration) 
Function SetWeldSizingSettingEuro( _
   ByVal NWeakMaterial As System.Integer, _
   ByVal DUltimateTensileStrength As System.Double, _
   ByVal NTensileStrengthUnit As System.Integer, _
   ByVal DCorrelationFactor As System.Double, _
   ByVal DPartialSafetyFactor As System.Double, _
   ByVal BIsEstimatedWeldSize As System.Boolean, _
   ByVal DEstimatedWeldSize As System.Double, _
   ByVal NEstimatedWeldSizeUnit As System.Integer _
) As System.Integer
Visual Basic (Usage) 
Dim instance As ICWEdgeWeldConnector
Dim NWeakMaterial As System.Integer
Dim DUltimateTensileStrength As System.Double
Dim NTensileStrengthUnit As System.Integer
Dim DCorrelationFactor As System.Double
Dim DPartialSafetyFactor As System.Double
Dim BIsEstimatedWeldSize As System.Boolean
Dim DEstimatedWeldSize As System.Double
Dim NEstimatedWeldSizeUnit As System.Integer
Dim value As System.Integer
 
value = instance.SetWeldSizingSettingEuro(NWeakMaterial, DUltimateTensileStrength, NTensileStrengthUnit, DCorrelationFactor, DPartialSafetyFactor, BIsEstimatedWeldSize, DEstimatedWeldSize, NEstimatedWeldSizeUnit)
C# 
System.int SetWeldSizingSettingEuro( 
   System.int NWeakMaterial,
   System.double DUltimateTensileStrength,
   System.int NTensileStrengthUnit,
   System.double DCorrelationFactor,
   System.double DPartialSafetyFactor,
   System.bool BIsEstimatedWeldSize,
   System.double DEstimatedWeldSize,
   System.int NEstimatedWeldSizeUnit
)
C++/CLI 
System.int SetWeldSizingSettingEuro( 
&   System.int NWeakMaterial,
&   System.double DUltimateTensileStrength,
&   System.int NTensileStrengthUnit,
&   System.double DCorrelationFactor,
&   System.double DPartialSafetyFactor,
&   System.bool BIsEstimatedWeldSize,
&   System.double DEstimatedWeldSize,
&   System.int NEstimatedWeldSizeUnit
) 

Parameters

NWeakMaterial
Material of weaker joined part as defined in swsWeakMaterial_e
DUltimateTensileStrength
Ultimate tensile strength of NWeakMaterial
NTensileStrengthUnit
DUltimateTensileStrength units as defined in swsWeldStrengthUnits_e
DCorrelationFactor
0.8 <= correlation factor for weld calculations <= 1.0
DPartialSafetyFactor
1.0 <= partial safety factor for joints <= 1.25
BIsEstimatedWeldSize
True to calculate the appropriate size for the weld connector and compare it to DEstimatedWeldSize in the Weld Check Plot; false to just use DEstimatedWeldSize
DEstimatedWeldSize
Estimated weld size
NEstimatedWeldSizeUnit
DEstimatedWeldSize units as defined in swsEstimatedWeldSizeUnits_e

Return Value

Error code as defined in swsWeldResultErrorCode_e

Example

See the ICWEdgeWeldConnector examples.

Remarks

This method is valid only if ICWEdgeWeldConnector::GetCodeType returns swsEdgeWeldSolverCode_e.swsEdgeWeldSolverCodeEURO.
 

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:   SetWeldSizingSettingEuro Method (ICWEdgeWeldConnector)
*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.