Hide Table of Contents
InsertRuledSurfaceFromEdge2 Method (IFeatureManager)

Inserts a ruled surface from the selected edge on this feature.

.NET Syntax

Visual Basic (Declaration) 
Function InsertRuledSurfaceFromEdge2( _
   ByVal Type As System.Integer, _
   ByVal Length As System.Double, _
   ByVal FlipPullDir As System.Boolean, _
   ByVal FlipDir As System.Boolean, _
   ByVal TrimAndSew As System.Boolean, _
   ByVal Angle As System.Double, _
   ByVal CoordInput As System.Boolean, _
   ByVal X As System.Double, _
   ByVal Y As System.Double, _
   ByVal Z As System.Double, _
   ByVal BConnectSurface As System.Boolean _
) As Feature
Visual Basic (Usage) 
Dim instance As IFeatureManager
Dim Type As System.Integer
Dim Length As System.Double
Dim FlipPullDir As System.Boolean
Dim FlipDir As System.Boolean
Dim TrimAndSew As System.Boolean
Dim Angle As System.Double
Dim CoordInput As System.Boolean
Dim X As System.Double
Dim Y As System.Double
Dim Z As System.Double
Dim BConnectSurface As System.Boolean
Dim value As Feature
 
value = instance.InsertRuledSurfaceFromEdge2(Type, Length, FlipPullDir, FlipDir, TrimAndSew, Angle, CoordInput, X, Y, Z, BConnectSurface)
C# 
Feature InsertRuledSurfaceFromEdge2( 
   System.int Type,
   System.double Length,
   System.bool FlipPullDir,
   System.bool FlipDir,
   System.bool TrimAndSew,
   System.double Angle,
   System.bool CoordInput,
   System.double X,
   System.double Y,
   System.double Z,
   System.bool BConnectSurface
)
C++/CLI 
Feature^ InsertRuledSurfaceFromEdge2( 
&   System.int Type,
&   System.double Length,
&   System.bool FlipPullDir,
&   System.bool FlipDir,
&   System.bool TrimAndSew,
&   System.double Angle,
&   System.bool CoordInput,
&   System.double X,
&   System.double Y,
&   System.double Z,
&   System.bool BConnectSurface
) 

Parameters

Type
  • 0 = Tangent to Surface

  • 1 = Normal to Surface

  • 2 = Tapered to Vector

  • 3 = Perpendicular to Vector

  • 4 = Sweep

Length

Distance at which to create the surface; valid for Tangent to Surface, Tapered to Vector, Perpendicular to Vector, and Sweep types only

FlipPullDir

True to flip the pull direction, false to not; valid for Normal to Surface and Tapered to Vector types only

FlipDir

True to flip the direction, false to not; valid for Perpendicular to Vector type only

TrimAndSew

True to trim and knit the surface, false to not

Angle

Angle for Tapered to Vector type only

CoordInput

True to enable coordinate input, false if not; for Sweep type only

X

x coordinate

Y

y coordinate

Z

z coordinate

BConnectSurface

True to remove any connecting surfaces, false to not

Return Value

Pointer to the IFeature object

Remarks

If you select an edge with a selection mark of 4, the default face is used.  If you select an edge with a selection mark of 6, the alternate face is used.

 

See Also

Availability

SOLIDWORKS 2004 SP3, Revision Number 12.3


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:   InsertRuledSurfaceFromEdge2 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.