All Frameworks  Class Hierarchy  This Framework  Indexes

NewTopologicalObjects Global Function CATCreatePositionPtFaceOperator


CATPositionPtFaceOperator* CATCreatePositionPtFaceOperator(CATGeoFactory* iFactory,
CATSurParam& iPoint,
CATFace* iFace)
Creates an operator to test the position of a point with regards to a face.
Parameters:
iFactory
The factory of the geometry.
iPoint
The 2D point to test, that must be on the surface of iFace.
iFace
The pointer to the face.
Returns:
The pointer to the created operator. To delete with the usual C++ delete operator after use.

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

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