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