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