GetRibbonCableDispatch Method (IElectricalRoute)
Gets a ribbon cable.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function GetRibbonCableDispatch() As RibbonCable |
Visual Basic (Usage) | |
---|
Dim instance As IElectricalRoute
Dim value As RibbonCable
value = instance.GetRibbonCableDispatch() |
C# | |
---|
RibbonCable GetRibbonCableDispatch() |
C++/CLI | |
---|
RibbonCable^ GetRibbonCableDispatch(); |
Return Value
Ribbon cable
Example
See Also
Availability
SOLIDWORKS Routing 2009 FCS