Hide Table of Contents
SetKeepLinkedToBOM Method (IView)

Sets whether this drawing view is linked to the specified BOM or weldment cut-list table.

.NET Syntax

Visual Basic (Declaration) 
Function SetKeepLinkedToBOM( _
   ByVal Linked As System.Boolean, _
   ByVal Name As System.String _
) As System.Boolean
Visual Basic (Usage) 
Dim instance As IView
Dim Linked As System.Boolean
Dim Name As System.String
Dim value As System.Boolean
 
value = instance.SetKeepLinkedToBOM(Linked, Name)
C# 
System.bool SetKeepLinkedToBOM( 
   System.bool Linked,
   System.string Name
)
C++/CLI 
System.bool SetKeepLinkedToBOM( 
&   System.bool Linked,
&   System.String^ Name
) 

Parameters

Linked
True to set a drawing view to the specified BOM or weldment cut-list table, false to not
Name
Name of the BOM or weldment cut-list table to which to link this drawing view

Return Value

True if the BOM or weldment cut-list table is linked to this drawing view, false if not

Remarks

This method returns false if the string specified for Name does not correspond to the name of a BOM or weldment cut-list table feature created for the model in this drawing view.
 

See Also

Availability

SOLIDWORKS 2006 SP2, Revision Number 14.2


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:   SetKeepLinkedToBOM 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) 2019 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.