Solid Edge Assembly Type Library
AddCableMember Method
Specifies the WirePath object to be added as a cable member.
Description
Adds a cable member.
Syntax
Visual Basic
Public Sub AddCableMember( _
   ByVal WirePath As WirePath _
) 
Parameters
WirePath
Specifies the WirePath object to be added as a cable member.
Remarks
This method adds a cable member WirePath object to the referenced cable master WirePath object.
See Also

WirePath Object  | WirePath Members