Solid Edge Assembly Type Library
SetCableMemberIndex Method
Specifies the cable member WirePath object.
Specifies the index of the cable member WirePath object.
Description
Sets the cable member index.
Syntax
Visual Basic
Public Sub SetCableMemberIndex( _
   ByVal WirePath As WirePath, _
   ByVal Index As Long _
) 
Parameters
WirePath
Specifies the cable member WirePath object.
Index
Specifies the index of the cable member WirePath object.
See Also

WirePath Object  | WirePath Members