InsertProtrusionBlend4 Method (IModelDoc)
Obsolete. Superseded by IModelDoc2::InsertProtrusionBlend4.
.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
Dim IsThinBody As System.Boolean
Dim Thickness1 As System.Double
Dim Thickness2 As System.Double
Dim ThinType As System.Short
instance.InsertProtrusionBlend4(Closed, KeepTangency, ForceNonRational, TessToleranceFactor, StartMatchingType, EndMatchingType, IsThinBody, Thickness1, Thickness2, ThinType) |
Parameters
- Closed
-
- KeepTangency
-
- ForceNonRational
-
- TessToleranceFactor
-
- StartMatchingType
-
- EndMatchingType
-
- IsThinBody
-
- Thickness1
-
- Thickness2
-
- ThinType
-
See Also