Hide Table of Contents
FeatureLocalCurveDrivenPattern Method (IFeatureManager)

Obsolete. See IFeatureManager::CreateFeature and the Remarks in ILocalCurvePatternFeatureData.

.NET Syntax

Visual Basic (Declaration) 
Function FeatureLocalCurveDrivenPattern( _
   ByVal FlipDir1 As System.Boolean, _
   ByVal Num1 As System.Integer, _
   ByVal EqualSpacing1 As System.Boolean, _
   ByVal Spacing1 As System.Double, _
   ByVal ReferencePoint As System.Integer, _
   ByVal CurveMethod As System.Integer, _
   ByVal AlignMethod As System.Integer, _
   ByVal Direction2 As System.Boolean, _
   ByVal FlipDir2 As System.Boolean, _
   ByVal Num2 As System.Integer, _
   ByVal EqualSpacing2 As System.Boolean, _
   ByVal Spacing2 As System.Double, _
   ByVal PatternSeedOnly As System.Boolean _
) As Feature
Visual Basic (Usage) 
Dim instance As IFeatureManager
Dim FlipDir1 As System.Boolean
Dim Num1 As System.Integer
Dim EqualSpacing1 As System.Boolean
Dim Spacing1 As System.Double
Dim ReferencePoint As System.Integer
Dim CurveMethod As System.Integer
Dim AlignMethod As System.Integer
Dim Direction2 As System.Boolean
Dim FlipDir2 As System.Boolean
Dim Num2 As System.Integer
Dim EqualSpacing2 As System.Boolean
Dim Spacing2 As System.Double
Dim PatternSeedOnly As System.Boolean
Dim value As Feature
 
value = instance.FeatureLocalCurveDrivenPattern(FlipDir1, Num1, EqualSpacing1, Spacing1, ReferencePoint, CurveMethod, AlignMethod, Direction2, FlipDir2, Num2, EqualSpacing2, Spacing2, PatternSeedOnly)
C# 
Feature FeatureLocalCurveDrivenPattern( 
   System.bool FlipDir1,
   System.int Num1,
   System.bool EqualSpacing1,
   System.double Spacing1,
   System.int ReferencePoint,
   System.int CurveMethod,
   System.int AlignMethod,
   System.bool Direction2,
   System.bool FlipDir2,
   System.int Num2,
   System.bool EqualSpacing2,
   System.double Spacing2,
   System.bool PatternSeedOnly
)
C++/CLI 
Feature^ FeatureLocalCurveDrivenPattern( 
&   System.bool FlipDir1,
&   System.int Num1,
&   System.bool EqualSpacing1,
&   System.double Spacing1,
&   System.int ReferencePoint,
&   System.int CurveMethod,
&   System.int AlignMethod,
&   System.bool Direction2,
&   System.bool FlipDir2,
&   System.int Num2,
&   System.bool EqualSpacing2,
&   System.double Spacing2,
&   System.bool PatternSeedOnly
) 

Parameters

FlipDir1
True flips the direction of the first direction, false does not
Num1
Number of instances in the first direction, including the original instance
EqualSpacing1
True uses equal spacing between instances in the first direction, false does not
Spacing1
Distance between pattern instances along the curve in the first direction when EqualSpacing1 is set to false
ReferencePoint
Type of selected reference point as defined in swLocalCurvePatternReferencePoint_e (see Remarks)
CurveMethod
Curve method as defined in swLocalCurvePatternCurveMethod_e
AlignMethod
Alignment method as defined in swLocalCurvePatternAlignment_e
Direction2
True creates the pattern in the second direction, false does not
FlipDir2
True flips the direction of the second direction, false does not
Num2
Number of instances in the second direction
EqualSpacing2
True uses equal spacing between instances in the second direction, false does not
Spacing2
Distance between pattern instances along the curve in the second direction when EqualSpacing2 is set to false
PatternSeedOnly
True replicates only the seed pattern, which was created under Direction 1, under Direction 2; false replicates all instances of the curve pattern, which was created under Direction 1, under Direction 2

Return Value

Local curve pattern feature

Remarks

To select...

Use a mark of...

Components to pattern

1

Curve, edge, sketch, or sketch entity for Direction 1

2

Curve, edge, sketch, or sketch entity for Direction 2

4

Reference point for ReferencePoint

NOTE: If ReferencePoint is set to swLocalSketchPatternReferencePoint_e.swLocalSketchPatternSelectedPoint, then the selected reference point must be a vertex.

32

Face on which a 3D curve lies

64

 

See Also

Availability

SOLIDWORKS 2015 FCS, Revision Number 23.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:   FeatureLocalCurveDrivenPattern 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.