All Frameworks Class Hierarchy This Framework Previous Next Indexes
AdvancedTopologicalOpe Class CATGeodesicDistanceTool
Mathematics.CATCGMVirtual
|
+---GeometricOperators.CATDistanceTool
|
+---CATGeodesicDistanceTool
Usage: you must use this class as is. You should never derive it.
public class CATGeodesicDistanceTool
- Deprecated:
- V5R10 CATCreateTopGeodesicDistanceTool
Class defining the geodesic parallel computation.
This class is used to define the parameters of a
CATTopParallel operator.
Constructor and Destructor Index
- o
CATGeodesicDistanceTool(CATGeoFactory*,CATSoftwareConfiguration*,CATOrientation,CATCompositeLaw*)
- Constructs the object for the geodesic computation.
- o
~CATGeodesicDistanceTool()
-
Constructor and Destructor
o CATGeodesicDistanceTool
-
Constructs the object for the geodesic computation.
- Parameters:
-
- iGeoFactory
- The pointer to geometry factory.
- iSoftwareConfiguration
- The pointer to the software configuration with which the code must be run.
- iOrientation
- The side on which the parallel is computed.
The cross product between the shell normal and the wire tangent define the
left side.
Legal values : CATOrientationPositive for the left side,
CATOrientationNegative for the right side.
- iDistance
- The pointer to the law defining the parallel offset.
o ~CATGeodesicDistanceTool
public virtual ~CATGeodesicDistanceTool( | ) |
-
This object is included in the file: CATGeodesicDistanceTool.h
If needed, your Imakefile.mk should include the module: CATAdvancedTopologicalOpe