AcMapTopoPolygon:: IsOnThisObject Method
Determines whether a specified point is within tolerance of this polygon.
virtual bool IsOnThisObject( const AcGePoint3d& point, double dTolerance ) const;
Parameters |
Description |
point |
Input point to test. This point must be inside or on the boundary, regardless of tolerance. |
dTolerance |
(Ignored) Input maximum distance to the point. |
Returns
Returns true if the point is within tolerance of this polygon, 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].