Hide Table of Contents
InsertRouteLine Method (ISketch)

Inserts a route line in an explode line sketch or a 3D sketch to indicate component relationships.

.NET Syntax

Visual Basic (Declaration) 
Function InsertRouteLine( _
   ByVal ItemsToConnect As System.Object, _
   ByVal Reverse As System.Object, _
   ByVal AlternatePath As System.Object, _
   ByVal AlongXYZ As System.Object _
) As System.Boolean
Visual Basic (Usage) 
Dim instance As ISketch
Dim ItemsToConnect As System.Object
Dim Reverse As System.Object
Dim AlternatePath As System.Object
Dim AlongXYZ As System.Object
Dim value As System.Boolean
 
value = instance.InsertRouteLine(ItemsToConnect, Reverse, AlternatePath, AlongXYZ)
C# 
System.bool InsertRouteLine( 
   System.object ItemsToConnect,
   System.object Reverse,
   System.object AlternatePath,
   System.object AlongXYZ
)
C++/CLI 
System.bool InsertRouteLine( 
&   System.Object^ ItemsToConnect,
&   System.Object^ Reverse,
&   System.Object^ AlternatePath,
&   System.Object^ AlongXYZ
) 

Parameters

ItemsToConnect
Array of faces, edges, and vertices to which to connect the route line
Reverse
Array of Booleans indicating whether to reverse the route line at the corresponding item to connect; true to reverse the direction of the route line, false to not
AlternatePath
Array of Booleans indicating whether to display an alternate path at the corresponding item to connect; true to display another possible path for the route line, false to not
AlongXYZ
Array of Booleans indicating whether to create a path parallel to the X, Y, and Z directions from the corresponding item to connect; true to use the X, Y, and Z directions, false to use the shortest route

Return Value

True if a route line is inserted, false if not

Example

Remarks

You insert a route line in an explode line sketch.
 

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:   InsertRouteLine Method (ISketch)
*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) 2017 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.