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

SweptCutout Object  | SweptCutout Members

Send comments on this topic.