Eyeshot 10 WinForms API Reference
GetParamFromLength(Double,Double,Double) Method

WinForms Assembly > devDept.Eyeshot.Entities Namespace > Line Class > GetParamFromLength Method : GetParamFromLength(Double,Double,Double) Method
Syntax
'Declaration
 
Public Overloads Function GetParamFromLength( _
   ByVal length As Double, _
   ByVal curveLength As Double, _
   ByRef t As Double _
) As Boolean
public bool GetParamFromLength( 
   double length,
   double curveLength,
   out double t
)

Parameters

length
curveLength
t
See Also

Reference

Line Class
Line Members
Overload List