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