Hide Table of Contents
CreateLinearSketchStepAndRepeat Method (ISketchManager)

Creates a linear sketch pattern.

.NET Syntax

Visual Basic (Declaration) 
Function CreateLinearSketchStepAndRepeat( _
   ByVal NumX As System.Integer, _
   ByVal NumY As System.Integer, _
   ByVal SpacingX As System.Double, _
   ByVal SpacingY As System.Double, _
   ByVal AngleX As System.Double, _
   ByVal AngleY As System.Double, _
   ByVal DeleteInstances As System.String, _
   ByVal XSpacingDim As System.Boolean, _
   ByVal YSpacingDim As System.Boolean, _
   ByVal AngleDim As System.Boolean, _
   ByVal CreateNumOfInstancesDimInXDir As System.Boolean, _
   ByVal CreateNumOfInstancesDimInYDir As System.Boolean _
) As System.Boolean
Visual Basic (Usage) 
Dim instance As ISketchManager
Dim NumX As System.Integer
Dim NumY As System.Integer
Dim SpacingX As System.Double
Dim SpacingY As System.Double
Dim AngleX As System.Double
Dim AngleY As System.Double
Dim DeleteInstances As System.String
Dim XSpacingDim As System.Boolean
Dim YSpacingDim As System.Boolean
Dim AngleDim As System.Boolean
Dim CreateNumOfInstancesDimInXDir As System.Boolean
Dim CreateNumOfInstancesDimInYDir As System.Boolean
Dim value As System.Boolean
 
value = instance.CreateLinearSketchStepAndRepeat(NumX, NumY, SpacingX, SpacingY, AngleX, AngleY, DeleteInstances, XSpacingDim, YSpacingDim, AngleDim, CreateNumOfInstancesDimInXDir, CreateNumOfInstancesDimInYDir)
C# 
System.bool CreateLinearSketchStepAndRepeat( 
   System.int NumX,
   System.int NumY,
   System.double SpacingX,
   System.double SpacingY,
   System.double AngleX,
   System.double AngleY,
   System.string DeleteInstances,
   System.bool XSpacingDim,
   System.bool YSpacingDim,
   System.bool AngleDim,
   System.bool CreateNumOfInstancesDimInXDir,
   System.bool CreateNumOfInstancesDimInYDir
)
C++/CLI 
System.bool CreateLinearSketchStepAndRepeat( 
&   System.int NumX,
&   System.int NumY,
&   System.double SpacingX,
&   System.double SpacingY,
&   System.double AngleX,
&   System.double AngleY,
&   System.String^ DeleteInstances,
&   System.bool XSpacingDim,
&   System.bool YSpacingDim,
&   System.bool AngleDim,
&   System.bool CreateNumOfInstancesDimInXDir,
&   System.bool CreateNumOfInstancesDimInYDir
) 

Parameters

NumX

Total number of instances along the x axis, including the seed

NumY
Total number of instances along the y axis, including the seed
SpacingX
Spacing between instances along the x axis
SpacingY
Spacing between instances along the y axis
AngleX

Angle for direction 1 relative to the x axis

AngleY

Angle for direction 2 relative to the y axis

DeleteInstances

Number of instances to delete, passed as a string in the format: "(a) (b) (c) "

XSpacingDim
True to display the spacing between instances dimension along the x axis in the graphics area, false to not
YSpacingDim
True to display the spacing between instances dimension along the y axis in the graphics area, false to not
AngleDim
True to display the angle dimension between axes in the graphics area, false to not
CreateNumOfInstancesDimInXDir
True to display the number of instances in the x direction dimension in the graphics area, false to not
CreateNumOfInstancesDimInYDir
True to display the number of instances in the y direction dimension in the graphics area, false to not

Return Value

True if the linear sketch pattern is created, false if not

Example

Remarks

The spacing instances, angle, and number of instances dimensions displayed in the graphics area can be modified by interactive users.
 

See Also

Availability

SOLIDWORKS 2010 FCS, Revision Number 18.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:   CreateLinearSketchStepAndRepeat Method (ISketchManager)
*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) 2018 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.