All Frameworks  Class Hierarchy  This Framework  Indexes

TopologicalOperators Global Function CATCreateCloseOperator


CATCloseOperator * CATCreateCloseOperator(CATGeoFactory* iFactory,
CATTopData* iTopData,
CATBody* iBodyToClose)
Creates an operator that closes a skin body.
Parameters:
iFactory
The pointer to the factory of the geometry.
iTopData
The pointer to the data defining the configuration and the journal. If the journal inside iData is NULL, it is not filled.
iBodyToClose
The pointer to the skin body to close.
Returns:
The pointer to the created operator. To delete with the usual C++ delete operator after use.

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

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