InsertCutBlend3 Method (IModelDoc)
Obsolete. Superseded by IModelDoc2::InsertCutBlend3.
.NET Syntax
Visual Basic (Usage) | |
---|
Dim instance As IModelDoc
Dim Closed As System.Boolean
Dim KeepTangency As System.Boolean
Dim ForceNonRational As System.Boolean
Dim TessToleranceFactor As System.Double
Dim StartMatchingType As System.Short
Dim EndMatchingType As System.Short
instance.InsertCutBlend3(Closed, KeepTangency, ForceNonRational, TessToleranceFactor, StartMatchingType, EndMatchingType) |
Parameters
- Closed
-
- KeepTangency
-
- ForceNonRational
-
- TessToleranceFactor
-
- StartMatchingType
-
- EndMatchingType
-
See Also