All Frameworks  Class Hierarchy  This Framework  Indexes

TopologicalOperators Global Function CATCreateWireExtrapolationOp


CATWireExtrapolationOp * CATCreateWireExtrapolationOp(CATGeoFactory* iFactory,
CATTopData* iTopData,
CATBody* iBodyToExtrapolate)
Creates a CATWireExtrapolationOp operator.
Parameters:
iFactory
The pointer to the geometry factory.
iTopData
The pointer to the data defining the configuration and the journal. If the journal inside iData is NULL, it is not filled.
iBodyToExtrapolate
The pointer to the wire body to be extrapolated.
Returns:
The pointer to the created operator. To delete with the usual C++ delete operator after use.

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

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