Hide Table of Contents
InsertWeldSymbol Method (IDrawingDoc)

Creates a weld symbol located at the last edge selection.

.NET Syntax

Visual Basic (Declaration) 
Sub InsertWeldSymbol( _
   ByVal Dim1 As System.String, _
   ByVal Symbol As System.String, _
   ByVal Dim2 As System.String, _
   ByVal Symmetric As System.Boolean, _
   ByVal FieldWeld As System.Boolean, _
   ByVal ShowOtherSide As System.Boolean, _
   ByVal DashOnTop As System.Boolean, _
   ByVal Peripheral As System.Boolean, _
   ByVal HasProcess As System.Boolean, _
   ByVal ProcessValue As System.String _
) 
Visual Basic (Usage) 
Dim instance As IDrawingDoc
Dim Dim1 As System.String
Dim Symbol As System.String
Dim Dim2 As System.String
Dim Symmetric As System.Boolean
Dim FieldWeld As System.Boolean
Dim ShowOtherSide As System.Boolean
Dim DashOnTop As System.Boolean
Dim Peripheral As System.Boolean
Dim HasProcess As System.Boolean
Dim ProcessValue As System.String
 
instance.InsertWeldSymbol(Dim1, Symbol, Dim2, Symmetric, FieldWeld, ShowOtherSide, DashOnTop, Peripheral, HasProcess, ProcessValue)
C# 
void InsertWeldSymbol( 
   System.string Dim1,
   System.string Symbol,
   System.string Dim2,
   System.bool Symmetric,
   System.bool FieldWeld,
   System.bool ShowOtherSide,
   System.bool DashOnTop,
   System.bool Peripheral,
   System.bool HasProcess,
   System.string ProcessValue
)
C++/CLI 
void InsertWeldSymbol( 
&   System.String^ Dim1,
&   System.String^ Symbol,
&   System.String^ Dim2,
&   System.bool Symmetric,
&   System.bool FieldWeld,
&   System.bool ShowOtherSide,
&   System.bool DashOnTop,
&   System.bool Peripheral,
&   System.bool HasProcess,
&   System.String^ ProcessValue
) 

Parameters

Dim1

First text value to the left of the symbol

Symbol

Weld symbol name (see Remarks)

Dim2

Text value to the right of the symbol

Symmetric

True puts the symbol above and below the horizontal line

FieldWeld

True puts a flag for field welding

ShowOtherSide

True puts Dim1, Symbol, and Dim2 on the other side of the horizontal line

DashOnTop

True puts the dash line on top

Peripheral

True puts a peripheral symbol

HasProcess

True uses ProcessValue

ProcessValue

Process value if HasProcess is set to True

Remarks

The symbol argument specifies the weld symbol name. You can find a list of names in the text file gtol.sym, which is located in the SolidWorks default installation folder <installation_dir>\lang\english.

The syntax for the symbol argument is <Standard-Type>. For example, a JIS seam is <JWELD-JSM>, and an ISO seam is <WELD-JSM>. You must include the right- and left-angle brackets and separate the Standard and the Type with a hyphen.

 

See Also



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:   InsertWeldSymbol 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) 2013 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.