Hide Table of Contents
AddPipingFitting Method (IAssemblyDoc)

Adds a pipe fitting to the current piping assembly.

.NET Syntax

Visual Basic (Declaration) 
Function AddPipingFitting( _
   ByVal PathName As String, _
   ByVal ConfigName As String, _
   ByVal AlignmentIndex As Short _
) As Boolean
Visual Basic (Usage) 
Dim instance As IAssemblyDoc
Dim PathName As String
Dim ConfigName As String
Dim AlignmentIndex As Short
Dim value As Boolean
 
value = instance.AddPipingFitting(PathName, ConfigName, AlignmentIndex)
C# 
bool AddPipingFitting( 
   string PathName,
   string ConfigName,
   short AlignmentIndex
)
C++/CLI 
bool AddPipingFitting( 
&   String^ PathName,
&   String^ ConfigName,
&   short AlignmentIndex
) 

Parameters

PathName

Full name and directory location of part file used for this fitting

ConfigName

Configuration within the fitting part file which should be used

AlignmentIndex

Each fitting has a varying number of alignment positions; this value allows you to choose the alignment position

Return Value

True if successful, false otherwise

Remarks

This method adds a piping fitting to the selected sketch point. The sketch must be the active sketch of the piping assembly.

The alignmentIndex argument controls the alignment of the fitting. For example, you can align a t-piece in two ways: passing 0 aligns the t-piece one way, and passing 1 aligns it the other way.

If the routing DLL is not available, then COM returns ITF_E_ROUTINGNOTLOADED.

 

See Also

Availability

SolidWorks 99, datecode 1999207


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:   AddPipingFitting Method (IAssemblyDoc)
*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) 2011 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.