Hide Table of Contents
SetNetBlendDirectionData Method (IFeatureManager)

Sets the curve set data (one for each of the two directions) for this boundary feature.

.NET Syntax

Visual Basic (Declaration) 
Function SetNetBlendDirectionData( _
   ByVal Direction As System.Short, _
   ByVal InfluenceType As System.Short, _
   ByVal TrimCurves As System.Short, _
   ByVal BlendClosed As System.Boolean, _
   ByVal SplitSurfaces As System.Boolean _
) As Feature
Visual Basic (Usage) 
Dim instance As IFeatureManager
Dim Direction As System.Short
Dim InfluenceType As System.Short
Dim TrimCurves As System.Short
Dim BlendClosed As System.Boolean
Dim SplitSurfaces As System.Boolean
Dim value As Feature
 
value = instance.SetNetBlendDirectionData(Direction, InfluenceType, TrimCurves, BlendClosed, SplitSurfaces)
C# 
Feature SetNetBlendDirectionData( 
   System.short Direction,
   System.short InfluenceType,
   System.short TrimCurves,
   System.bool BlendClosed,
   System.bool SplitSurfaces
)
C++/CLI 
Feature^ SetNetBlendDirectionData( 
&   System.short Direction,
&   System.short InfluenceType,
&   System.short TrimCurves,
&   System.bool BlendClosed,
&   System.bool SplitSurfaces
) 

Parameters

Direction
  • 0 = Direction 1
  • 1 = Direction 2

  • InfluenceType
    • 0 = Global
  • 1 = To Next Curve

  • 2 = To Next Sharp

  • 3 = To Next Edge

  • TrimCurves
    • 0 = false to trim curves
  • 1 = True to trim curves

  • BlendClosed
    True closes this boundary feature, false leaves this boundary feature open
    SplitSurfaces
    Not used

    Return Value

    Pointer to the IFeature object

    Example

     

    See Also

    Availability

    SolidWorks 2007 FCS, Revision Number 15.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:   SetNetBlendDirectionData 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) 2013 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.