Sets whether the feature is drafted while extruding in the forward or reverse direction.
.NET Syntax
Visual Basic (Declaration) | |
---|
Sub SetDraftWhileExtruding( _
ByVal Forward As System.Boolean, _
ByVal DraftWhileExtrude As System.Boolean _
) |
Visual Basic (Usage) | |
---|
Dim instance As IExtrudeFeatureData2
Dim Forward As System.Boolean
Dim DraftWhileExtrude As System.Boolean
instance.SetDraftWhileExtruding(Forward, DraftWhileExtrude) |
Parameters
- Forward
True for forward direction, false for reverse
- DraftWhileExtrude
True if the feature is drafted while extruding, false if not
See Also
Availability
SOLIDWORKS 2001Plus FCS, Revision Number 10.0