All Frameworks  Class Hierarchy  This Framework  Indexes

AdvancedTopologicalOpe Global Function CATCreateTopologicalBlend


CATTopologicalBlend * CATCreateTopologicalBlend(CATGeoFactory* iFactory,
CATTopData* iTopData,
const CATBody* iWire,
const CATBody* iSupport)
Creates a topological operator that computes a extrapolation of the surface.
Parameters:
iFactory
The pointer to the factory of the geometry.
iTopData
The pointer to the data defining the software configuration and the journal. If the journal inside iData is NULL, it is not filled.
The journal is not yet implemented.
iWire
The pointer to the first wire to connect.
iSupport
The pointer to the supporting surface of the first wire to connect, thus allowing you to define G1 and G2 continuity criteria.
Returns:
The pointer to the created operator. To delete with the usual C++ delete operator afer use.
See also:
CATTopologicalBlend

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

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