Hide Table of Contents
MoldUndercutDetect2 Method (IFeatureManager)

Detects trapped, also called undercut, areas in a model that cannot be ejected from the mold.

.NET Syntax

Visual Basic (Declaration) 
Sub MoldUndercutDetect2( _
   ByVal ColUndercut1 As System.Integer, _
   ByVal ColUndercut2 As System.Integer, _
   ByVal ColOccluded As System.Integer, _
   ByVal ColStraddle As System.Integer, _
   ByVal ColBase As System.Integer, _
   ByVal BCoordInput As System.Boolean, _
   ByVal Dx As System.Double, _
   ByVal Dy As System.Double, _
   ByVal Dz As System.Double _
) 
Visual Basic (Usage) 
Dim instance As IFeatureManager
Dim ColUndercut1 As System.Integer
Dim ColUndercut2 As System.Integer
Dim ColOccluded As System.Integer
Dim ColStraddle As System.Integer
Dim ColBase As System.Integer
Dim BCoordInput As System.Boolean
Dim Dx As System.Double
Dim Dy As System.Double
Dim Dz As System.Double
 
instance.MoldUndercutDetect2(ColUndercut1, ColUndercut2, ColOccluded, ColStraddle, ColBase, BCoordInput, Dx, Dy, Dz)
C# 
void MoldUndercutDetect2( 
   System.int ColUndercut1,
   System.int ColUndercut2,
   System.int ColOccluded,
   System.int ColStraddle,
   System.int ColBase,
   System.bool BCoordInput,
   System.double Dx,
   System.double Dy,
   System.double Dz
)
C++/CLI 
void MoldUndercutDetect2( 
&   System.int ColUndercut1,
&   System.int ColUndercut2,
&   System.int ColOccluded,
&   System.int ColStraddle,
&   System.int ColBase,
&   System.bool BCoordInput,
&   System.double Dx,
&   System.double Dy,
&   System.double Dz
) 

Parameters

ColUndercut1
Value (COLORREF type) that specifies the color for the faces invisible from one direction that form an undercut
ColUndercut2
Value (COLORREF type) that specifies the color for the faces invisible from a second direction that form an undercut
ColOccluded
Value (COLORREF type) that specifies the color for the faces invisible from both directions that form an undercut
ColStraddle
Value (COLORREF type) that specifies the color for the faces with draft in both directions that form an undercut
ColBase

Value (COLORREF type) that specifies the color for the faces that do not form undercuts; that is, all faces except the undercut faces

BCoordInput

True to enable coordinate input to control the direction of pull, false to not

Dx
x coordinate to control the direction of pull
Dy
y coordinate to control the direction of pull
Dz

z coordinate to control the direction of pull

 

See Also

Availability

SolidWorks 2005 FCS, Revision Number 13.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:   MoldUndercutDetect2 Method (IFeatureManager)
*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.