All Frameworks  Class Hierarchy  This Framework  Indexes

NewTopologicalObjects Global Function CATCreateSewSkin


CATTopSewSkin * CATCreateSewSkin(CATGeoFactory* iFactory,
CATTopData* iTopData,
CATBody* iTrimmingBody,
CATBody* iSkinBody)
Creates a CATTopSewSkin operator.
Parameters:
iFactory
The pointer to the geometry factory.
iTopData
The pointer to the data defining the software configuration and the journal. If the journal inside iData is NULL, it is not filled.
iTrimmingBody
The input body.
iSkinBody
The skin body to be sewn onto the input body.
Returns:
The pointer to the created operator. To delete with the usual C++ delete operator after use.

This object is included in the file: CATCreateSewSkin.h

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