Hide Table of Contents
InsertWeldmentTable Method (IView)

Inserts a weldment cut-list table into this drawing view.

.NET Syntax

Visual Basic (Declaration) 
Function InsertWeldmentTable( _
   ByVal UseAnchorPoint As System.Boolean, _
   ByVal X As System.Double, _
   ByVal Y As System.Double, _
   ByVal AnchorType As System.Integer, _
   ByVal Configuration As System.String, _
   ByVal TableTemplate As System.String _
) As WeldmentCutListAnnotation
Visual Basic (Usage) 
Dim instance As IView
Dim UseAnchorPoint As System.Boolean
Dim X As System.Double
Dim Y As System.Double
Dim AnchorType As System.Integer
Dim Configuration As System.String
Dim TableTemplate As System.String
Dim value As WeldmentCutListAnnotation
 
value = instance.InsertWeldmentTable(UseAnchorPoint, X, Y, AnchorType, Configuration, TableTemplate)
C# 
WeldmentCutListAnnotation InsertWeldmentTable( 
   System.bool UseAnchorPoint,
   System.double X,
   System.double Y,
   System.int AnchorType,
   System.string Configuration,
   System.string TableTemplate
)
C++/CLI 
WeldmentCutListAnnotation^ InsertWeldmentTable( 
&   System.bool UseAnchorPoint,
&   System.double X,
&   System.double Y,
&   System.int AnchorType,
&   System.String^ Configuration,
&   System.String^ TableTemplate
) 

Parameters

UseAnchorPoint
If true and the appropriate sheet format anchor point exists, then insert table at this point; if false, then use the values specified for the X and Y arguments as the insertion point
X
X coordinate for the placement of the weldment cut-list table; valid only if UserAnchorPoint = False 
Y
Y coordinate for the placement of the weldment cut-list table; valid only if UseAnchorPoint = False
AnchorType
Anchor type as defined by swBomConfigurationAnchorType_e
Configuration
Name of the "As Welded" configuration for the weldment cut-list table
TableTemplate
Path and filename of the template that corresponds to this type of table (see Remarks)

Return Value

Weldment cut-list annotation

Example

Remarks

The weldment cut-list table template installed with SolidWorks is <SolidWorks_install_dir>\lang\<language>\cut list.sldwldtbt.
 

See Also

Availability

SolidWorks 2007 FCS, Revision Number 15.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:   InsertWeldmentTable Method (IView)
*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) 2014 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.