
 |
| 3D modeling & numerical simulation |
|
|
 |
Forum |
| Get the parameter for a point on a BRepAdaptor_CompCurve |
 |
| Guido van Hilst | 2010/08/25 01:22 | I have a BRepAdaptor_CompCurve created from a wire (for example a rectangular wire in a plane)
Now I can get a point on the wire for a given parameter with:
OCgp_Pnt BRepAdaptor_CompCurve.Value(double U)
Now I want to have it the other way arround: Thus for a given point on the wire I want to know the paramer?
I have search all in OCC but could not find it for an BRepAdaptor_CompCurve but only for a Geom_Curve?
Can someone help me out.
Thanks ,
Guido
|  |
|
| | |
|
 |
|