GMModelInterfaces Interface CATICGMConfusionPtOnCrvPtOnCrv

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


interface CATICGMConfusionPtOnCrvPtOnCrv

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


Method Index


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

Methods


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

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

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