Gets the number of cables in the route.
.NET Syntax
| Visual Basic (Declaration) | |
|---|
Function GetCablesCount() As Integer |
| Visual Basic (Usage) | |
|---|
Dim instance As IElectricalRoute
Dim value As Integer
value = instance.GetCablesCount()
|
| C++/CLI | |
|---|
int GetCablesCount(); |
Return Value
Number of cables
Example
Remarks
See Also
Availability
SolidWorks Routing 2006 FCS