InsertCutSwept3 Method (IModelDoc2)
Obsolete. Superseded by IFeatureManager::InsertCutSwept3.
.NET Syntax
Visual Basic (Usage) | |
---|
Dim instance As IModelDoc2
Dim Propagate As System.Boolean
Dim Alignment As System.Boolean
Dim TwistCtrlOption As System.Short
Dim KeepTangency As System.Boolean
Dim ForceNonRational As System.Boolean
Dim StartMatchingType As System.Short
Dim EndMatchingType As System.Short
instance.InsertCutSwept3(Propagate, Alignment, TwistCtrlOption, KeepTangency, ForceNonRational, StartMatchingType, EndMatchingType) |
Parameters
- Propagate
-
- Alignment
-
- TwistCtrlOption
-
- KeepTangency
-
- ForceNonRational
-
- StartMatchingType
-
- EndMatchingType
-
See Also