Solid Edge Part Type Library
SetTraceCurves Method
Specifies the number of trace curves in the TraceCurves array.
Contains the trace curves for the referenced object.
Description
Sets the trace curves associated with the referenced feature object.
Syntax
Visual Basic
Public Sub SetTraceCurves( _
   ByVal NumTraceCurves As Long, _
   ByRef TraceCurves() As Object _
) 
Parameters
NumTraceCurves
Specifies the number of trace curves in the TraceCurves array.
TraceCurves
Contains the trace curves for the referenced object.
See Also

SweptProtrusion Object  | SweptProtrusion Members