Gets the cut length of the cable.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function GetCuttingLength() As System.Double |
Visual Basic (Usage) | |
---|
Dim instance As ICable
Dim value As System.Double
value = instance.GetCuttingLength() |
C# | |
---|
System.double GetCuttingLength() |
C++/CLI | |
---|
System.double GetCuttingLength(); |
Return Value
Cut length of the cable
See Also
Availability
SolidWorks Routing 2006 FCS