Solid Edge Assembly Type Library
WirePath Object Members
Overview 
Public Methods
Public Method AddCableMemberAdds a cable member.
Public Method AddSegmentAdds a segment.
Public Method GetCableMemberIndexReturns the cable member index.
Public Method RemoveCableMemberRemoves a cable member.
Public Method RemoveSegmentRemoves a segment.
Public Method SetCableMemberIndexSets the cable member index.
Public Properties
Public Property ApplicationReturns the active application object.
Public Property AssemblyPropertyReturns the AssemblyProperty object.
Public Property CableMasterReturns the cable master WirePath object.
Public Property CableMembersReturns the WirePathCableMembers collection object.
Public Property ColorSets and returns the color in which the active object is drawn.
Public Property ColorNameSets and returns the color name.
Public Property DiameterSets and returns the diameter.
Public Property EndConnectorSets and returns the end connector string.
Public Property LengthSpecifies the length of the referenced object.
Public Property MaterialSets and returns the material.
Public Property NameReturns the name of the referenced object.
Public Property ParentReturns the parent object for the referenced object.
Public Property SegmentsReturns the WirePathSegments collection object.
Public Property StartConnectorSets and returns the start connector string.
Public Property TypeSets and returns the wire path type.
Public Property VisibleSpecifies whether or not the referenced object is displayed to the screen.
See Also

WirePath Object