GeometricOperators Global Function CATCreateDistanceMin
All Frameworks Class Hierarchy This Framework Indexes
GeometricOperators Global Function CATCreateDistanceMin
-
Creates an operator for computing the minimum distance between a CATMathPoint and a CATCurve.
- Parameters:
-
- iWhere
- The pointer to the factory of the geometry.
- iPt
- The point.
- iCrv
- The pointer to the curve.
- iMode
- The mode of use.
Legal values:
- BASIC
- The operation is performed at the operator creation.
- ADVANCED
- Use the Run method to compute the operation.
- Returns:
- The pointer to the created operator. To delete with the usual C++ delete operator after use.
This object is included in the file: CATCreateDistanceMinPtCrv.h
Copyright © 2003, Dassault Systèmes. All rights reserved.