Solid Edge Part Type Library
GetDraft Method
Member of the DraftSideConstants constant set that specifies the draft side.
Specifies the draft angle.
Description
Returns draft side and angle information.
Syntax
Visual Basic
Public Sub GetDraft( _
   ByRef DraftSide As DraftSideConstants, _
   ByRef 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