
www.Usenet.com
| <-- __Chronological__ --> | <-- __Thread__ --> |
Hi Yang Lee... Just project the point on to the element by using mdlProject_perpendicular function, then you will get the point on the element(ptOnElm). Now check the distance(distBetweenPts) between two points ie from input point (inPt) to point on the element (ptOnElm), if distance(distBetweenPts) is zero input point lies on the element. From, VijayKrishna. "Yang Lee" <[EMAIL PROTECTED]> wrote in message news:<[EMAIL PROTECTED]>... > Hi, > How to verify if a given point is lies on a linear element. > regards, > lee
| <-- __Chronological__ --> | <-- __Thread__ --> |