All Frameworks  Class Hierarchy  This Framework  Indexes

TopologicalOperators Global Function CATCreateTopSkin


CATTopSkin * CATCreateTopSkin(CATGeoFactory* iFactory,
CATTopData* iData,
CATSurface* iSurface,
const CATSurLimits* iLims)
Creates an operator to build a skin body on one surface. The boundaries of the shell are the surface boundaries.
Parameters:
iFactory
The pointer to the factory of the geometry.
iData
The pointer to the data defining the software configuration and the journal. If the journal inside the configuration is NULL, it is not filled.
iSurface
The pointer to the surface used to define the shell.
iLims
The limits to apply to the surface.
Returns:
The pointer to the created operator. To delete with the usual C++ delete operator.

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

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