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