Solid Edge FrameworkSupport Type Library
AddByPointsWithCloseOption Method
Description
Same as AddByPoints with a new option to create tangentially closed curve.
Syntax
Visual Basic
Public Function AddByPointsWithCloseOption( _
   ByVal Order As Long, _
   ByVal ArraySize As Long, _
   ByRef Array() As Double, _
   ByVal bCreateTangentiallyClosedCurve As Boolean _
) As BSplineCurve2d
Parameters
Order
ArraySize
Array
bCreateTangentiallyClosedCurve
See Also

BSplineCurves2d Collection  | BSplineCurves2d Members  | Solid Edge ST4 - What's New