All Frameworks  Class Hierarchy  This Framework  Indexes

GeometricOperators Global Function CATCreateEdgeCurveComputation


CATEdgeCurveComputation * CATCreateEdgeCurveComputation(CATGeoFactory* iWhere,
CATSoftwareConfiguration* iConfig,
CATCurve* iCurve1,
CATCurve* iCurve2)
Creates an operator to compute an edge curve.
Parameters:
iCurve1
The pointer to the first curve.
iCurve2
The pointer to the second curve.
Returns:
The pointer to the created operator. To delete with the usual C++ delete operator after use.

This object is included in the file: CATCreateEdgeCurveComputation.h

Copyright © 2003, Dassault Systèmes. All rights reserved.