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