Hide Table of Contents
InsertFilletBeadFeature2 Method (IFeatureManager)

Inserts a fillet weld bead feature and also fills the gap between the pre-selected part bodies, if any.

.NET Syntax

Visual Basic (Declaration) 
Function InsertFilletBeadFeature2( _
   ByVal Type1 As System.Short, _
   ByVal Size1 As System.Double, _
   ByVal Length1 As System.Double, _
   ByVal PenetrationType1 As System.Short, _
   ByVal PenetrationValue1 As System.Double, _
   ByVal Pitch As System.Double, _
   ByVal Type2 As System.Short, _
   ByVal Size2 As System.Double, _
   ByVal Length2 As System.Double, _
   ByVal PenetrationType2 As System.Short, _
   ByVal PenetrationValue2 As System.Double, _
   ByVal Flag As System.Integer, _
   ByVal EdgeNum1 As System.Integer, _
   ByVal DeSelEdge1 As System.Object, _
   ByVal EdgeNum2 As System.Integer, _
   ByVal DeSelEdge2 As System.Object _
) As Feature
Visual Basic (Usage) 
Dim instance As IFeatureManager
Dim Type1 As System.Short
Dim Size1 As System.Double
Dim Length1 As System.Double
Dim PenetrationType1 As System.Short
Dim PenetrationValue1 As System.Double
Dim Pitch As System.Double
Dim Type2 As System.Short
Dim Size2 As System.Double
Dim Length2 As System.Double
Dim PenetrationType2 As System.Short
Dim PenetrationValue2 As System.Double
Dim Flag As System.Integer
Dim EdgeNum1 As System.Integer
Dim DeSelEdge1 As System.Object
Dim EdgeNum2 As System.Integer
Dim DeSelEdge2 As System.Object
Dim value As Feature
 
value = instance.InsertFilletBeadFeature2(Type1, Size1, Length1, PenetrationType1, PenetrationValue1, Pitch, Type2, Size2, Length2, PenetrationType2, PenetrationValue2, Flag, EdgeNum1, DeSelEdge1, EdgeNum2, DeSelEdge2)
C# 
Feature InsertFilletBeadFeature2( 
   System.short Type1,
   System.double Size1,
   System.double Length1,
   System.short PenetrationType1,
   System.double PenetrationValue1,
   System.double Pitch,
   System.short Type2,
   System.double Size2,
   System.double Length2,
   System.short PenetrationType2,
   System.double PenetrationValue2,
   System.int Flag,
   System.int EdgeNum1,
   System.object DeSelEdge1,
   System.int EdgeNum2,
   System.object DeSelEdge2
)
C++/CLI 
Feature^ InsertFilletBeadFeature2( 
&   System.short Type1,
&   System.double Size1,
&   System.double Length1,
&   System.short PenetrationType1,
&   System.double PenetrationValue1,
&   System.double Pitch,
&   System.short Type2,
&   System.double Size2,
&   System.double Length2,
&   System.short PenetrationType2,
&   System.double PenetrationValue2,
&   System.int Flag,
&   System.int EdgeNum1,
&   System.Object^ DeSelEdge1,
&   System.int EdgeNum2,
&   System.Object^ DeSelEdge2
) 

Parameters

Type1

First side:

  • 0 = Full length

  • 1 = Intermittent

  • 2 = Staggered

Size1
Size of fillet on first side
Length1
Length of fillet on first side
PenetrationType1

First side:

  • 0 = Full penetration

  • 1 = Partial penetration

  • 2 = No penetration

PenetrationValue1

If penetrationType1 is set to 1 (Partial penetration), then set its value

Pitch

Pitch, if Intermittent or Staggered on both sides

Type2
Second side:
  • 0= Full length

  • 1 = Intermittent

  • 2= Staggered

Size2
Size of fillet on second side
Length2
Length of fillet on second side
PenetrationType2

Second side:

  • 0 = Full penetration

  • 1 = Partial penetration

  • 2 = No penetration

PenetrationValue2

If penetrationType2 is set to 1 (Partial penetration), then set its value

Flag
  • 0 = One-sided and no tangent propagation

  • 1 = Two-sided

  • 2 = Tangent propagation

  • 3 = Two-sided and tangent propagation

EdgeNum1
Number of intersecting edges on first side
DeSelEdge1

Array indicating if intersecting edges are selected (0) or deselected (1) on first side

EdgeNum2
Number of intersecting edges on second side
DeSelEdge2
Array indicating if intersecting edges are selected (0) or deselected (1) on second side

Return Value

Feature
 

See Also

Availability

SOLIDWORKS 2008 FCS, Revision Number 16.0


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:   InsertFilletBeadFeature2 Method (IFeatureManager)
*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) 2018 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.