AcMapTopoFullEdge::IsOnThisObject Method

Land Desktop Development ARX CPP SDK

AcMapTopoFullEdge:: IsOnThisObject Method
 

Determines whether a specified point is within tolerance of this edge.

virtual bool IsOnThisObject(
    const AcGePoint3d& point, 
    double dTolerance
) const;
Parameters 
Description 
point 
Input point to test.  
dTolerance 
Input maximum distance to the point.  
Returns

Returns true if the point is within tolerance of this edge, or false if it is not.

Created with a commercial version of Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at [email protected].