Hide Table of Contents
InsertLinearNotePattern Method (IDrawingDoc)

Inserts a linear note pattern using the selected note.

.NET Syntax

Visual Basic (Declaration) 
Function InsertLinearNotePattern( _
   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 _
) As System.Boolean
Visual Basic (Usage) 
Dim instance As IDrawingDoc
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 value As System.Boolean
 
value = instance.InsertLinearNotePattern(NumX, NumY, SpacingX, SpacingY, AngleX, AngleY, DeleteInstances)
C# 
System.bool InsertLinearNotePattern( 
   System.int NumX,
   System.int NumY,
   System.double SpacingX,
   System.double SpacingY,
   System.double AngleX,
   System.double AngleY,
   System.string DeleteInstances
)
C++/CLI 
System.bool InsertLinearNotePattern( 
&   System.int NumX,
&   System.int NumY,
&   System.double SpacingX,
&   System.double SpacingY,
&   System.double AngleX,
&   System.double AngleY,
&   System.String^ DeleteInstances
) 

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 pattern instances along the x axis
SpacingY
Spacing between pattern 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) "

Return Value

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

Example

 

See Also

Availability

SOLIDWORKS 2011 FCS, Revision Number 19.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:   InsertLinearNotePattern Method (IDrawingDoc)
*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.