Hide Table of Contents
InsertFilletBeadFeature Method (IFeatureManager)

Obsolete. Superseded by IFeatureManager::InsertFilletBeadFeature2.

.NET Syntax

Visual Basic (Declaration) 
Function InsertFilletBeadFeature( _
   ByVal Type1 As System.Short, _
   ByVal Size1 As System.Double, _
   ByVal Length1 As System.Double, _
   ByVal Pitch As System.Double, _
   ByVal Type2 As System.Short, _
   ByVal Size2 As System.Double, _
   ByVal Length2 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 Pitch As System.Double
Dim Type2 As System.Short
Dim Size2 As System.Double
Dim Length2 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.InsertFilletBeadFeature(Type1, Size1, Length1, Pitch, Type2, Size2, Length2, Flag, EdgeNum1, DeSelEdge1, EdgeNum2, DeSelEdge2)
C# 
Feature InsertFilletBeadFeature( 
   System.short Type1,
   System.double Size1,
   System.double Length1,
   System.double Pitch,
   System.short Type2,
   System.double Size2,
   System.double Length2,
   System.int Flag,
   System.int EdgeNum1,
   System.object DeSelEdge1,
   System.int EdgeNum2,
   System.object DeSelEdge2
)
C++/CLI 
Feature^ InsertFilletBeadFeature( 
&   System.short Type1,
&   System.double Size1,
&   System.double Length1,
&   System.double Pitch,
&   System.short Type2,
&   System.double Size2,
&   System.double Length2,
&   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

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
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

Pointer to the IFeature object
 

See Also

Availability

SOLIDWORKS 2004 FCS, Revision Number 12.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:   InsertFilletBeadFeature 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) 2019 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.