All Frameworks  Class Hierarchy  This Framework  Indexes

TopologicalOperators Global Function CATCreateDynChamfer


CATDynChamfer* CATCreateDynChamfer(CATGeoFactory* Container,
CATTopData* iData,
CATBody* iPart)
Creates a CATDynChamfer operator.
Parameters:
iFactory
The factory of the geometry.
iData
The pointer to the data defining the software configuration and the journal. If the journal inside iData is NULL, it is not filled.
iPart
The pointer to the body to chamfer.
Returns:
The pointer to the created operator. To delete with the usual C++ delete operator after use.

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

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