The Open FUSION Toolkit 1.0.0-8905cc5
Modeling tools for plasma and fusion research and engineering
|
Find the nearest location on a NURBS object to a given point.
Public Member Functions | |
subroutine | nurbs_dummy_find (self, pt, u, v, ierr) |
|
virtual |
[in] | self | NURBS object |
[in] | pt | Test position [3] |
[out] | u | Parametric coordinate 1 |
[out] | v | Parametric coordinate 2 (unused if curve) |
[out] | ierr | Error status (point not found if ierr<0) |