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