Solid Edge Part Type Library
ApplyDraft Method
Member of the DraftSideConstants constant set that specifies the draft side.
Specifies the draft angle.
Description
Applies draft side and angle information.
Syntax
Visual Basic
Public Sub ApplyDraft( _
   ByVal DraftSide As DraftSideConstants, _
   ByVal DraftAngle As Double _
) 
Parameters
DraftSide
ValueDescription
seDraftInside
seDraftNone
seDraftOutside
Member of the DraftSideConstants constant set that specifies the draft side.
DraftAngle
Specifies the draft angle.
See Also

WebNetwork Object  | WebNetwork Members

Send comments on this topic.