All Frameworks  Class Hierarchy  This Framework  Indexes

AdvancedTopologicalOpe Global Function CATCreateTopCleanCrvOperator


extern "C" CATTopCleanCrvOperator * CATCreateTopCleanCrvOperator(CATGeoFactory* iFactory,
CATTopData* iTopData,
CATBody* iWireBody)
Creates a topological operator to clean the curve geometry of a wire.
Parameters:
iFactory
The factory that creates the resulting body.
iTopData
The pointer to the data defining the configuration and the journal. If the journal inside iTopData is NULL, it is not filled.
iWireBody
The pointer to the wire body which edges will be cleaned,
Returns:
The pointer to the created operator. To delete with the usual C++ delete operator.

This object is included in the file: CATTopCleanCrvOperator.h
If needed, your Imakefile.mk should include the module: CATAdvancedTopologicalOpe

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