GMOperatorsInterfaces Global Function CATCGMCreateDistanceBodyBodyOp
CATCGMCreateDistanceBodyBodyOp( | | iFactory, |
| | iData, |
| | iCellsList1, |
| | iCellsList2) |
-
Creates an operator to compute the distance between two groups of cells.
Notes:
- All the cells must belong to the same factory.
- The cells within a group may or may not be topologically connected.
- The cells within a group may or may not belong to the same body.
- Parameters:
-
- iFactory
- The pointer to the factory of the geometry.
- iData
- The pointer to the CATTopData defining the software configuration and the journal.
- iCellsList1
- The list of cells forming the first group.
- iCellsList2
- The list of cells forming the second group.
- Returns:
- The pointer to the created operator.
This object is included in the file: CATICGMDistanceBodyBody.h
If needed, your Imakefile.mk should include the module: CATGMOperatorsInterfaces
Copyright © 1999-2015, Dassault Systèmes. All rights reserved.