GMModelInterfaces Global Function CATCGMCreateConfusion
CATCGMCreateConfusion( | | iFactory, |
| | iConfig, |
| const | iParam1, |
| const | iParam2, |
| const | iSurface, |
| const | iTol, |
| | iMode | = BASIC) |
-
Creates an operator for testing the overlap of two CATPointOnSurfaces,
with respect to the Geodesical length between the points.
- Parameters:
-
- iFactory
- The pointer to the factory of the points.
- iPoint1
- The parameter of the first point.
- iPoint2
- The parameter of the second point.
- iSurface
- The pointer to the surface on which the points are lying on.
- iTol
- The distance for deciding the overlap.
- iMode
-
- BASIC
- the operation is performed at the operator creation
- ADVANCED
- otherwise (not implemented yet)
- 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: CATCGMCreateConfusionPtOnSurPtOnSur.h
Copyright © 1999-2015, Dassault Systèmes. All rights reserved.