GeometricOperators Global Function CATCreateConvertCurveToCanonic
All Frameworks Class Hierarchy This Framework Indexes
GeometricOperators Global Function CATCreateConvertCurveToCanonic
-
Creates an operator that computes the most approaching canonical
curve of a given curve.
- Parameters:
-
- iFactory
- The pointer to the geometry factory needed for the creation of the result curve.
- iCurve
- The pointer to the curve to be analyzed.
- iLimits
- The limits inside which the analyze is done.
- iSupport
- The pointer to the planar surface of one of the representant of the edge curve. It can be NULL.
- iMode
-
- BASIC
- The operation is performed at the operator creation
- ADVANCED
- The operation is is performed with the Run method
- Returns:
- The pointer to the created operator. To delete with the usual C++ delete operator after use.
This object is included in the file: CATCreateConvertCurveToCanonic.h
Copyright © 2003, Dassault Systèmes. All rights reserved.