GMModelInterfaces Global Function CATCGMCreatePositionPtFaceOperator
CATCGMCreatePositionPtFaceOperator( | | iFactory, |
| | iConfig, |
| | iNbPoints, |
| | iPoints, |
| | iFace) |
-
Creates an operator to test the position of a point with regards to a face.
- Parameters:
-
- iFactory
- The factory of the geometry.
- iConfig
- The pointer to the Software Configuration
- iNbPoints
- The number of points to test in the array iPoints.
- iPoints
- The array [iNbPoints] of points to test, that must be on the surface of iFace.
- iFace
- The pointer to the face.
- Returns:
- [out, IUnknown#Release] The pointer to the created operator. To be released with the Release method after use.
This object is included in the file: CATICGMPositionPtFaceOperator.h
If needed, your Imakefile.mk should include the module: CATGMModelInterfaces
Copyright © 1999-2015, Dassault Systèmes. All rights reserved.