AcMapTopoNode:: IsOnThisObject Method
Determines whether a specified point is within tolerance of this node.
virtual bool IsOnThisObject( const AcGePoint3d& point, double dTolerance ) const;
Parameters |
Description |
point |
Input point to test. |
dTolerance |
Input maximum distance to the point. The measurement units depend on the current drawing's unit settings. |
Returns
Returns true if the point is within tolerance of this node, 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].