InsertHelix Method (IModelDoc)
Obsolete. Superseded by IModelDoc2::InsertHelix.
.NET Syntax
Visual Basic (Usage) | |
---|
Dim instance As IModelDoc
Dim Reversed As Boolean
Dim Clockwised As Boolean
Dim Tapered As Boolean
Dim Outward As Boolean
Dim Helixdef As Integer
Dim Height As Double
Dim Pitch As Double
Dim Revolution As Double
Dim TaperAngle As Double
Dim Startangle As Double
instance.InsertHelix(Reversed, Clockwised, Tapered, Outward, Helixdef, Height, Pitch, Revolution, TaperAngle, Startangle)
|
Parameters
- Reversed
-
- Clockwised
-
- Tapered
-
- Outward
-
- Helixdef
-
- Height
-
- Pitch
-
- Revolution
-
- TaperAngle
-
- Startangle
-
See Also