All Frameworks  Class Hierarchy  This Framework  Indexes

NewTopologicalObjects Global Function CATCreateRecomposeShells


CATRecomposeShells * CATCreateRecomposeShells(CATGeoFactory* iFactory,
CATTopData* iData,
CATBody* iBodyToRecompose)
Creates a CATRecomposeShells operator.
Parameters:
iFactory
The pointer to the geometry factory.
iData
The pointer to the data defining the configuration and the journal. If the journal inside iData is NULL, it is not filled.
iBodyToRecompose
The pointer to the body to be recomposed.
Returns:
The pointer to the created operator. To delete with the usual C++ delete operator after use.
See also:
CATRecomposeShells

This object is included in the file: CATCreateRecomposeShells.h

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