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