All Frameworks  Class Hierarchy  This Framework  Indexes

NewTopologicalObjects Global Function CATCreatePositionPtVolOperator


CATPositionPtVolOperator* CATCreatePositionPtVolOperator(CATGeoFactory* iFactory,
CATTopData* iTopData,
CATMathPoint& iPoint,
CATVolume* iVolume)
Creates an operator to test the position of a point with regards to a volume.
Parameters:
iFactory
The factory of the geometry.
iTopData
The pointer to the CATTopData.
iPoint
The point to be tested.
iVolume
The pointer to the volume.
Returns:
The pointer to the created operator. To delete with the usual C++ delete operator after use.

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

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