GMModelInterfaces Interface CATICGMConfusionPtOnSurPtOnSur

Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.


interface CATICGMConfusionPtOnSurPtOnSur

Class defining the operator testing the overlap of two points on a CATSurface.


Method Index


o GetConfusion()
Returns the result of this CATICGMConfusionPtOnSurPtOnSur operator.

Methods


o GetConfusion
public virtual GetConfusion()
Returns the result of this CATICGMConfusionPtOnSurPtOnSur operator.
Returns:
The result of the test.
Legal values:
TRUE
if the distance between the two CATPointOnSurfaces is less than the tolerance given at the operator creation.
FALSE
otherwise.

This object is included in the file: CATICGMConfusionPtOnSurPtOnSur.h
If needed, your Imakefile.mk should include the module: CATGMModelInterfaces

Copyright © 1999-2015, Dassault Systèmes. All rights reserved.