Hide Table of Contents
InsertFilletBeadFeature Method (IFeatureManager)

Obsolete. Superseded by IFeatureManager::InsertFilletBeadFeature2.

.NET Syntax

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