Hide Table of Contents
SetAutomaticCutList Method (IBodyFolder)

Sets whether to automatically generate a cut list when the first weldment feature is inserted in a part.

.NET Syntax

Visual Basic (Declaration) 
Function SetAutomaticCutList( _
   ByVal CutList As System.Boolean _
) As System.Boolean
Visual Basic (Usage) 
Dim instance As IBodyFolder
Dim CutList As System.Boolean
Dim value As System.Boolean
 
value = instance.SetAutomaticCutList(CutList)
C# 
System.bool SetAutomaticCutList( 
   System.bool CutList
)
C++/CLI 
System.bool SetAutomaticCutList( 
&   System.bool CutList
) 

Parameters

CutList
True to automatically generate a cut list, false to not

Return Value

True if enabled, false if not (see Remarks)

Example

See the IBodyFolder examples.

Remarks

Use IBodyFolder::GetAutomaticCutList to find out if automatic generation of a cut list is enabled.

This method returns false if:

  • the part does not contain a weldment feature. Use IPartDoc::IsWeldment to find out
    if the part contains this feature.
  • a cut list folder already exists in the part. You must delete the cut list before
    you can enable automatic generation.
 

See Also

Availability

SOLIDWORKS 2006 SP2, Revision Number 14


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:   SetAutomaticCutList Method (IBodyFolder)
*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) 2015 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.