Solid Edge Assembly Type Library
GetCableMemberIndex Method
Specifies the cable member WirePath object.
Specifies the index of the cable member WirePath object.
Description
Returns the cable member index.
Syntax
Visual Basic
Public Sub GetCableMemberIndex( _
   ByVal WirePath As WirePath, _
   ByRef 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