Sets the draft angle of the extrusion in the forward or reverse direction.
.NET Syntax
Visual Basic (Declaration) | |
---|
Sub SetDraftAngle( _
ByVal Forward As System.Boolean, _
ByVal DraftAngle As System.Double _
) |
Visual Basic (Usage) | |
---|
Dim instance As IExtrudeFeatureData2
Dim Forward As System.Boolean
Dim DraftAngle As System.Double
instance.SetDraftAngle(Forward, DraftAngle) |
Parameters
- Forward
True for forward direction, false for reverse
- DraftAngle
Draft angle of the extrusion in radians
See Also
Availability
SOLIDWORKS 2001Plus FCS, Revision Number 10.0