Solid Edge Part Type Library
SetCurves Method
Specifies the number of curves or edges.
Specifies the Edge objects used to derive the referenced object.
Description
Set parting (split) curves.
Syntax
Visual Basic
Public Sub SetCurves( _
   ByVal NumberOfEdges As Long, _
   ByRef EdgeArray() As Object _
) 
Parameters
NumberOfEdges
Specifies the number of curves or edges.
EdgeArray
Specifies the Edge objects used to derive the referenced object.
See Also

PartingSurface Object  | PartingSurface Members