Solid Edge FrameworkSupport Type Library
SetDegree Method
Specifies the degree of the curve.
Description
This method sets the degree of the referenced BSplineCurve2d object.
Syntax
Visual Basic
Public Sub SetDegree( _
   ByVal Degree As Long _
) 
Parameters
Degree
Specifies the degree of the curve.
See Also

BSplineCurve2d Object  | BSplineCurve2d Members

Send comments on this topic.