GMModelInterfaces Global Function CATCGMCreatePositionPtVolOperator
CATCGMCreatePositionPtVolOperator( | | iFactory, |
| | iTopData, |
| | iPoint, |
| | 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:
- [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: CATICGMPositionPtVolOperator.h
If needed, your Imakefile.mk should include the module: CATGMModelInterfaces
Copyright © 1999-2015, Dassault Systèmes. All rights reserved.