Solid Edge Part Type Library
GetCurve1Curves Method
Specifies the number of objects in the Curves array.
Specifies the objects that define the select curve.
Specifies the anchor point.
Description
Returns curve data for the select curve.
Syntax
Visual Basic
Public Sub GetCurve1Curves( _
   ByRef NumberOfCurves As Long, _
   ByRef Curves() As Object, _
   ByRef AnchorPoint As Object _
) 
Parameters
NumberOfCurves
Specifies the number of objects in the Curves array.
Curves
Specifies the objects that define the select curve.
AnchorPoint
Specifies the anchor point.
See Also

Pattern Object  | Pattern Members