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