Obsolete. Superseded by ICurve::GetLength3.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function GetLength2( _
ByVal StartParam As Double, _
ByVal EndParam As Double _
) As Double |
Visual Basic (Usage) | |
---|
Dim instance As ICurve
Dim StartParam As Double
Dim EndParam As Double
Dim value As Double
value = instance.GetLength2(StartParam, EndParam)
|
Parameters
- StartParam
Start parameter
- EndParam
End parameter
Return Value
Length of the curve between the two parameters
Example
See Also
Availability
SolidWorks 2001Plus FCS, Revision Number 10.0