
Replacement in Object TOOLKIT: |

ProPoint3dIntoleranceFind | |
( ProPoint3d xyz_1 /* (In) Handle for the first specified point; must not be NULL. */ ProPoint3d xyz_2 /* (In) Handle for second specified point; must not be NULL. */ double* exceed_tol /* (Out) Amount by which the distance between the points exceeds tolerance; can be NULL. */ ) |

Points are within tolerance. | |
Points are not within tolerance. |

