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