All Frameworks  Class Hierarchy  This Framework  Indexes

BasicTopologicalOpe Global Function CATCreateTopPointOperator


CATTopPointOperator* CATCreateTopPointOperator(CATGeoFactory* iFactory,
CATTopData* iTopData)
Default constructor of an operator of topological point.
To be used in advanced mode: after the operator creation, you have to set the parameters, rnus the operator, reads then resulting body and delete the operator.
Parameters:
iFactory
The factory that creates the resulting body.
iTopData
The pointer to the data defining the software configuration and the journal. If the journal inside iTopData is NULL, it is not filled.
Returns:
The pointer to the created operator. To delete with the usual C++ delete operator.

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

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