AdvancedTopologicalOpe Global Function CATCreateTopSimilarCurve
All Frameworks Class Hierarchy This Framework Indexes
AdvancedTopologicalOpe Global Function CATCreateTopSimilarCurve
-
Creates a topological operator that connects to curves according to the
specification of a base curve.
- Parameters:
-
- iFactory
- The pointer to the factory of the geometry.
- iTopData
- The pointer to the data defining the software configuration and the journal. If the journal inside iData
is NULL, it is not filled.
- iBaseCurve
- The base curve.
- iInputCurve1
- One of the wire to be connected. The start/end point must be laid down on iInputCurve1.
If NULL is specified, the start/end point is free.
- iInputCurve2
- The other wire to be connected. The end/start point must be laid down on iInputCurve2.
If NULL is specified, the end/start point is free.
- Returns:
- The pointer to the created operator. To delete with the usual C++ delete operator afer use.
This object is included in the file: CATTopSimilarCurve.h
If needed, your Imakefile.mk should include the module: CATAdvancedTopologicalOpe
Copyright © 2003, Dassault Systèmes. All rights reserved.