| Solid Edge Geometry Type Library > Curve Object : GetParamAtPoint Method |
| Visual Basic |
|---|
Public Sub GetParamAtPoint( _ ByVal NumPoints As Long, _ ByRef Points() As Double, _ ByRef GuessParams() As Double, _ ByRef MaxDeviations() As Double, _ ByRef Params() As Double, _ ByRef Flags() As Long _ ) |