MoldUndercutDetect Method (IFeatureManager)
Obsolete. Superseded by IFeatureManager::MoldUndercutDetect2.
.NET Syntax
Visual Basic (Declaration) | |
---|
Sub MoldUndercutDetect( _
ByVal ColUndercut As Integer, _
ByVal ColBase As Integer, _
ByVal BCoordInput As Boolean, _
ByVal Dx As Double, _
ByVal Dy As Double, _
ByVal Dz As Double _
) |
Visual Basic (Usage) | |
---|
Dim instance As IFeatureManager
Dim ColUndercut As Integer
Dim ColBase As Integer
Dim BCoordInput As Boolean
Dim Dx As Double
Dim Dy As Double
Dim Dz As Double
instance.MoldUndercutDetect(ColUndercut, ColBase, BCoordInput, Dx, Dy, Dz)
|
Parameters
- ColUndercut
-
- ColBase
-
- BCoordInput
-
- Dx
-
- Dy
-
- Dz
-
See Also