Hide Table of Contents
InsertGussetFeature Method (IFeatureManager)

Obsolete. Superseded by IFeatureManager::InsertGussetFeature3.

.NET Syntax

Visual Basic (Declaration) 
Function InsertGussetFeature( _
   ByVal Depth As System.Double, _
   ByVal DirType As System.Short, _
   ByVal LocType As System.Short, _
   ByVal BIsProfile As System.Boolean, _
   ByVal ProfileD1 As System.Double, _
   ByVal ProfileD2 As System.Double, _
   ByVal ProfileD3 As System.Double, _
   ByVal ProfileAngle As System.Double, _
   ByVal ProfileD4 As System.Double, _
   ByVal BOffset As System.Boolean, _
   ByVal DProfileOffset As System.Double, _
   ByVal CrvIndex As System.Integer, _
   ByVal BReverseDir As System.Boolean, _
   ByVal BReverseFace As System.Boolean, _
   ByVal BUseLenDim As System.Boolean _
) As Feature
Visual Basic (Usage) 
Dim instance As IFeatureManager
Dim Depth As System.Double
Dim DirType As System.Short
Dim LocType As System.Short
Dim BIsProfile As System.Boolean
Dim ProfileD1 As System.Double
Dim ProfileD2 As System.Double
Dim ProfileD3 As System.Double
Dim ProfileAngle As System.Double
Dim ProfileD4 As System.Double
Dim BOffset As System.Boolean
Dim DProfileOffset As System.Double
Dim CrvIndex As System.Integer
Dim BReverseDir As System.Boolean
Dim BReverseFace As System.Boolean
Dim BUseLenDim As System.Boolean
Dim value As Feature
 
value = instance.InsertGussetFeature(Depth, DirType, LocType, BIsProfile, ProfileD1, ProfileD2, ProfileD3, ProfileAngle, ProfileD4, BOffset, DProfileOffset, CrvIndex, BReverseDir, BReverseFace, BUseLenDim)
C# 
Feature InsertGussetFeature( 
   System.double Depth,
   System.short DirType,
   System.short LocType,
   System.bool BIsProfile,
   System.double ProfileD1,
   System.double ProfileD2,
   System.double ProfileD3,
   System.double ProfileAngle,
   System.double ProfileD4,
   System.bool BOffset,
   System.double DProfileOffset,
   System.int CrvIndex,
   System.bool BReverseDir,
   System.bool BReverseFace,
   System.bool BUseLenDim
)
C++/CLI 
Feature^ InsertGussetFeature( 
&   System.double Depth,
&   System.short DirType,
&   System.short LocType,
&   System.bool BIsProfile,
&   System.double ProfileD1,
&   System.double ProfileD2,
&   System.double ProfileD3,
&   System.double ProfileAngle,
&   System.double ProfileD4,
&   System.bool BOffset,
&   System.double DProfileOffset,
&   System.int CrvIndex,
&   System.bool BReverseDir,
&   System.bool BReverseFace,
&   System.bool BUseLenDim
) 

Parameters

Depth
Depth of the gusset
DirType

Direction in which to extrude the gusset:

  • 0 = left side
  • 1 = center
  • 2 = right side
LocType

Location of the reference plane for the sketch of the gusset:

  • 0 = start point

  • 1 = midpoint

  • 2 = end point

BIsProfile
True to use a polygon profile, false to use a triangle
ProfileD1

Length for Direction 1

ProfileD2
Length for Direction 2
ProfileD3
Length for Direction 3
ProfileAngle
Value for profile angle
ProfileD4
Length for Direction 4
BOffset
True to offset the reference plane for the sketch, false to not
DProfileOffset
Value by which to offset the reference plane for the sketch
CrvIndex
Index of the edge to use if multiple intersecting edges exist
BReverseDir
If BOffset set to true, then true to reverse direction, false to not
BReverseFace

Reverse ProfileD1 and ProfileD2 if triangle profile

- or -

Reverse ProfileD1 and ProfileD2 and reverse ProfileD3 and ProfileD4 if polygon profile

BUseLenDim
True to use ProfileD4, false to use ProfileAngle

Return Value

Pointer to the newly created 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:   InsertGussetFeature 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) 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.